{"name":"tsconfig","version":"2.0.0","description":"TypeScript project file specification + implementation","main":"dist/tsconfig.js","typings":"dist/tsconfig.d.ts","files":["dist/","LICENSE","tsconfig.d.ts"],"scripts":{"lint":"echo TODO","build":"npm run build-ts","build-ts":"rm -rf dist && tsc","test-spec":"mocha dist/**/*.spec.js -R spec --bail","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- dist/**/*.spec.js -R spec --bail","test":"npm run build && npm run lint && npm run test-cov","prepublish":"npm run build"},"repository":{"type":"git","url":"https://github.com/TypeStrong/tsconfig.git"},"keywords":["TypeScript","compiler","config","tsconfig","json","resolve"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"contributors":[{"name":"basaratali@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/TypeStrong/tsconfig/issues"},"homepage":"https://github.com/TypeStrong/tsconfig","dependencies":{"array-uniq":"^1.0.2","glob":"^5.0.15","globby":"^3.0.1","parse-json":"^2.2.0","pinkie-promise":"^1.0.0","strip-bom":"^2.0.0","xtend":"^4.0.0"},"devDependencies":{"chai":"^3.0.0","istanbul":"^0.3.17","mocha":"^2.0.1","typescript":"^1.5.0-beta"},"gitHead":"1d003cdff64effa81543ee1be7940cdce1ac3fe2","_id":"tsconfig@2.0.0","_shasum":"38d50639895c9d5e3d1686611d2817e81bf7e190","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"38d50639895c9d5e3d1686611d2817e81bf7e190","size":7084,"noattachment":false,"key":"/tsconfig/-/tsconfig-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsconfig/download/tsconfig-2.0.0.tgz"},"maintainers":[{"name":"basarat","email":"basaratali@mgail.com"},{"name":"blakeembrey","email":""}],"directories":{},"publish_time":1444426389206,"_cnpm_publish_time":1444426389206,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.0.0"}}