{"name":"ts-import-plugin","version":"1.6.2","description":"babel-plugin-import TypeScript version","main":"index.js","typings":"index.d.ts","scripts":{"build":"rm -rf lib && tsc -p src/tsconfig.json","cover":"rm -rf ./coverage ./.nyc_output && nyc --reporter=html --reporter=lcov --exclude=node_modules --exclude=test ava && nyc report","lint":"tslint -c ./tslint.json -p ./src/tsconfig.json","start":"rm -rf dist && NODE_ENV=production webpack","test":"ava","watch":"tsc -p ./src/tsconfig.json -w --diagnostics"},"repository":{"type":"git","url":"git+ssh://git@github.com/Brooooooklyn/ts-import-plugin.git"},"keywords":["antd","TypeScript","plugin"],"author":{"name":"lynweklm@gmail.com"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/lodash":"^4.14.149","@types/material-ui":"^0.21.7","@types/node":"^12.12.14","@types/react":"^16.9.14","@types/react-dom":"^16.9.4","antd":"^3.26.0","ava":"^2.4.0","codecov":"^3.6.1","css-loader":"^3.2.1","husky":"^3.1.0","lint-staged":"^9.5.0","lodash":"^4.17.15","lodash-es":"^4.17.15","material-ui":"^0.20.2","mini-css-extract-plugin":"^0.8.0","nyc":"^14.1.1","prettier":"^1.19.1","react":"^16.12.0","react-dom":"^16.12.0","rxjs":"^6.5.3","source-map-support":"^0.5.16","style-loader":"^1.0.1","ts-loader":"^6.2.1","ts-node":"^8.5.4","tslint":"^5.20.1","tslint-eslint-rules":"^5.4.0","typescript":"^3.7.3","webpack":"^4.41.2","webpack-bundle-analyzer":"^3.6.0","webpack-cli":"^3.3.10"},"dependencies":{"tslib":"^1.10.0"},"ava":{"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"],"files":["test/specs.ts"],"sources":["src/**/*.ts"]},"prettier":{"printWidth":120,"semi":false,"trailingComma":"all","singleQuote":true,"arrowParens":"always","parser":"typescript"},"lint-staged":{"*.ts":["prettier --write","tslint -c tslint.json -p tsconfig.json --fix -e \"**/test/expect/**\"","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","exclude":["test/**/*.{js,ts}"],"check-coverage":true},"collective":{"type":"opencollective","url":"https://opencollective.com/ts-import-plugin"},"gitHead":"335c30b926f72a1952a23a9de8cce372126d5ef4","bugs":{"url":"https://github.com/Brooooooklyn/ts-import-plugin/issues"},"homepage":"https://github.com/Brooooooklyn/ts-import-plugin#readme","_id":"ts-import-plugin@1.6.2","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"9a9680b6e3e4a4c94fba9f2be7ce6a0ed478c438","size":6953,"noattachment":false,"key":"/ts-import-plugin/-/ts-import-plugin-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-import-plugin/download/ts-import-plugin-1.6.2.tgz"},"maintainers":[{"name":"broooooklyn","email":"lynweklm@gmail.com"}],"_npmUser":{"name":"broooooklyn","email":"lynweklm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-import-plugin_1.6.2_1575983951243_0.8678287005606735"},"_hasShrinkwrap":false,"publish_time":1575983951391,"_cnpm_publish_time":1575983951391,"dist-tags":{"latest":"2.0.0"}}