{"name":"babel-plugin-transform-typescript-metadata","version":"0.3.0","description":"Babel plugin to emit decorator metadata like typescript compiler","main":"lib/plugin.js","repository":{"type":"git","url":"git+https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata.git"},"author":{"name":"Leonardo Ascione","email":"leonardo.ascione@gmail.com"},"license":"MIT","keywords":["babel","babel-plugin","babel-typescript","decorators","reflect-metadata"],"scripts":{"dev":"babel src -w -d lib -x '.ts,.tsx'","build":"yarn build:lib && yarn build:types","prebuild:lib":"rm -rf lib","build:lib":"babel src -d lib -x '.ts,.tsx'","build:types":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","release":"yarn test && yarn build && release-it","test":"jest","test:dev":"jest --watch","test:ci":"jest --ci --runInBand --coverage"},"husky":{"hooks":{"commit-msg":"emoji-commit-lint"}},"release-it":{"git":{"tagName":"v${version}","commitMessage":"🔖 v${version}"},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"@favoloso/emoji","infile":"CHANGELOG.md"}}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@babel/cli":"^7.6.4","@babel/core":"^7.6.4","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/preset-env":"^7.6.3","@babel/preset-typescript":"^7.6.0","@babel/template":"^7.6.0","@babel/types":"^7.6.3","@favoloso/conventional-changelog-emoji":"^0.10.0","@release-it/conventional-changelog":"^1.1.0","@types/jest":"^24.0.19","babel-test":"^0.2.3","conventional-changelog-cli":"^2.0.25","husky":"^4.2.3","jest":"^24.9.0","jest-file-snapshot":"^0.3.7","release-it":"^12.6.3","typescript":"^3.6.4"},"dependencies":{"@babel/helper-plugin-utils":"^7.0.0"},"gitHead":"3702dda5d660ce49d8d307dd0fec6dcff65c459f","bugs":{"url":"https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/issues"},"homepage":"https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata#readme","_id":"babel-plugin-transform-typescript-metadata@0.3.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","_npmUser":{"name":"leonardfactory","email":"leonardo@favoloso.team"},"dist":{"shasum":"70093ea8611baf985293fb3ec704d1b7db737ad9","size":8980,"noattachment":false,"key":"/babel-plugin-transform-typescript-metadata/-/babel-plugin-transform-typescript-metadata-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-typescript-metadata/download/babel-plugin-transform-typescript-metadata-0.3.0.tgz"},"maintainers":[{"name":"leonardfactory","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-typescript-metadata_0.3.0_1583421424282_0.7003671550512818"},"_hasShrinkwrap":false,"publish_time":1583421424426,"_cnpm_publish_time":1583421424426,"_cnpmcore_publish_time":"2021-12-16T15:54:19.765Z","dist-tags":{"latest":"0.4.0"}}