{"name":"tslint-react","version":"1.0.0","description":"Lint rules related to React & JSX for TSLint","main":"tslint-react.json","repository":{"type":"git","url":"git+https://github.com/palantir/tslint-react.git"},"license":"Apache-2.0","scripts":{"build":"npm-run-all -p compile lint","clean":"rm -rf build/","compile":"tsc -p ./","copy":"cp -f package.json README.md tslint-react.json build/","lint":"tslint 'src/**/*.ts'","preversion":"npm-run-all clean test copy","test":"npm-run-all build test-rules","test-rules":"for path in ./test/rules/*; do tslint -r ./build/rules/ --test $path; done"},"devDependencies":{"colors":"^1.1.2","glob":"^7.0.3","npm-run-all":"^2.1.2","path":"^0.12.7","tslint":"^3.11.0","typescript":"^1.8.10"},"bugs":{"url":"https://github.com/palantir/tslint-react/issues"},"homepage":"https://github.com/palantir/tslint-react#readme","_id":"tslint-react@1.0.0","_shasum":"7b55885646371468a807f21c9a13806072950d36","_from":"build","_resolved":"file:build","_npmVersion":"2.13.5","_nodeVersion":"0.10.33","_npmUser":{"name":"palantir","email":"pt-vendor-npm@palantir.com"},"dist":{"shasum":"7b55885646371468a807f21c9a13806072950d36","size":5183,"noattachment":false,"key":"/tslint-react/-/tslint-react-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tslint-react/download/tslint-react-1.0.0.tgz"},"maintainers":[{"name":"palantir","email":"pt-vendor-npm@palantir.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/tslint-react-1.0.0.tgz_1471278313174_0.9164058587048203"},"directories":{},"publish_time":1471278314765,"_cnpm_publish_time":1471278314765,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.0"}}