{"name":"typescript-simple","version":"0.2.0","description":"Just compile TypeScript code string to JS. That's all!","main":"index.js","scripts":{"test":"npm run build && mocha","build":"tsc -d --target ES5 --module commonjs --noImplicitAny index.ts"},"repository":{"type":"git","url":"https://github.com/teppeis/typescript-simple"},"keywords":["typescript"],"author":{"name":"Teppei Sato","email":"teppeis@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/teppeis/typescript-simple/issues"},"homepage":"https://github.com/teppeis/typescript-simple","dependencies":{"typescript":"^1.4.1"},"devDependencies":{"mocha":"^2.1.0"},"gitHead":"88b8fd561bc2d26bcf3b9df34c1daced2fd2e4c5","_id":"typescript-simple@0.2.0","_shasum":"314a85c44d7224f96c063ad83f18a7ecda79a5eb","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.32","_npmUser":{"name":"teppeis","email":"teppeis@gmail.com"},"maintainers":[{"name":"teppeis","email":"teppeis@gmail.com"}],"dist":{"shasum":"314a85c44d7224f96c063ad83f18a7ecda79a5eb","size":12777,"noattachment":false,"key":"/typescript-simple/-/typescript-simple-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typescript-simple/download/typescript-simple-0.2.0.tgz"},"directories":{},"publish_time":1422005870896,"_cnpm_publish_time":1422005870896,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.0.6","rc":"8.0.4-rc.1"}}