{"name":"rollup-plugin-typescript","version":"0.5.0","description":"Seamless integration between Rollup and TypeScript.","main":"dist/rollup-plugin-typescript.cjs.js","jsnext:main":"dist/rollup-plugin-typescript.es6.js","files":["dist","src","README"],"keywords":["rollup-plugin","typescript","es2015"],"license":"MIT","homepage":"https://github.com/rollup/rollup-plugin-typescript","author":{"name":"Oskar Segersvärd"},"scripts":{"test":"mocha","prepublish":"npm run test","pretest":"npm run build","build:cjs":"rollup -c -f cjs -o dist/rollup-plugin-typescript.cjs.js","build:es6":"rollup -c -o dist/rollup-plugin-typescript.es6.js","build":"npm run build:cjs && npm run build:es6","prebuild":"rm -rf dist/*"},"dependencies":{"object-assign":"^4.0.1","rollup-pluginutils":"^1.1.0","tippex":"^1.1.0","typescript":"1.7.5"},"devDependencies":{"mocha":"^2.3.3","rollup":"^0.25.0","rollup-plugin-typescript":"^0.4.0"},"repository":{"type":"git","url":"git+https://github.com/rollup/rollup-plugin-typescript.git"},"bugs":{"url":"https://github.com/rollup/rollup-plugin-typescript/issues"},"gitHead":"93203f3ab678ee9bee163bf35b771c898ccc6ca6","_id":"rollup-plugin-typescript@0.5.0","_shasum":"e125981bad166f156ef6e386b16138b274cdefd9","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"victorystick","email":"victorystick@gmail.com"},"dist":{"shasum":"e125981bad166f156ef6e386b16138b274cdefd9","size":6209,"noattachment":false,"key":"/rollup-plugin-typescript/-/rollup-plugin-typescript-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rollup-plugin-typescript/download/rollup-plugin-typescript-0.5.0.tgz"},"maintainers":[{"name":"paulbgd","email":"paul@burngames.net"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""},{"name":"trysound","email":"trysound@yandex.ru"},{"name":"victorystick","email":"victorystick@gmail.com"}],"directories":{},"publish_time":1453566390704,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and is no longer maintained. Please use @rollup/plugin-typescript.","_cnpm_publish_time":1453566390704,"_cnpmcore_publish_time":"2021-12-16T20:09:06.274Z","dist-tags":{"latest":"1.0.1"}}