{"name":"@rollup/plugin-typescript","version":"8.2.1","publishConfig":{"access":"public"},"description":"Seamless integration between Rollup and TypeScript.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Oskar Segersvärd"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/typescript/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":">=8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose --serial","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:json && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test --ext .js,.ts","lint:json":"prettier --write **/tsconfig.json","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint","pretest":"pnpm run build","test":"ava","test:ts":"tsc --noEmit"},"keywords":["rollup","plugin","typescript","es2015"],"peerDependencies":{"rollup":"^2.14.0","tslib":"*","typescript":">=3.7.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","resolve":"^1.17.0"},"devDependencies":{"@rollup/plugin-buble":"^0.21.3","@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-typescript":"^5.0.2","@types/node":"^10.0.0","buble":"^0.20.0","rollup":"^2.14.0","typescript":"^4.2.2"},"types":"types/index.d.ts","_id":"@rollup/plugin-typescript@8.2.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"f1a32d4030cc83432ce36a80a922280f0f0b5d44","size":25279,"noattachment":false,"key":"/@rollup/plugin-typescript/-/@rollup/plugin-typescript-8.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-typescript/download/@rollup/plugin-typescript-8.2.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-typescript_8.2.1_1616784306067_0.783023387156764"},"_hasShrinkwrap":false,"publish_time":1616784306246,"_cnpm_publish_time":1616784306246,"dist-tags":{"latest":"11.1.6"}}