{"name":"tsconfig","version":"2.2.0","description":"TypeScript project file specification + implementation","main":"dist/tsconfig.js","files":["dist/","LICENSE","typings.json"],"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","globby":"^4.0.0","parse-json":"^2.2.0","pinkie-promise":"^2.0.0","strip-bom":"^2.0.0","strip-json-comments":"^2.0.0","xtend":"^4.0.0"},"devDependencies":{"chai":"^3.0.0","istanbul":"^0.4.0","mocha":"^2.0.1","typescript":"^1.5.0-beta"},"gitHead":"2308fd5dd55dc0efd1445fa68310d40cf4b52782","_id":"tsconfig@2.2.0","_shasum":"7fc16e2790dab70c049bd861c1c532bb770e0837","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"7fc16e2790dab70c049bd861c1c532bb770e0837","size":8045,"noattachment":false,"key":"/tsconfig/-/tsconfig-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tsconfig/download/tsconfig-2.2.0.tgz"},"maintainers":[{"name":"basarat","email":"basaratali@mgail.com"},{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{},"publish_time":1447871454395,"_cnpm_publish_time":1447871454395,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.0.0"}}