{"name":"cross-env","version":"3.1.2","description":"Run commands that set environment variables across platforms","main":"src/index.js","bin":{"cross-env":"bin/cross-env.js"},"scripts":{"start":"npm run test:watch","prebuild":"rimraf dist && mkdir dist","build":"babel --copy-files --out-dir dist --ignore *.test.js src","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/*.test.js --compilers js:babel/register","prepublish":"npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cross-env.git"},"keywords":["environment variables","cross platform"],"author":{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","url":"http://kentcdodds.com/"},"license":"MIT","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"homepage":"https://github.com/kentcdodds/cross-env#readme","devDependencies":{"babel":"5.8.23","chai":"3.3.0","codecov.io":"0.1.6","commitizen":"2.4.4","cz-conventional-changelog":"1.1.4","eslint":"1.5.1","eslint-config-kentcdodds":"4.0.1","eslint-plugin-mocha":"1.0.0","ghooks":"1.0.0","istanbul":"0.3.21","mocha":"2.3.3","proxyquire":"1.7.2","rimraf":"^2.5.2","semantic-release":"4.3.5","sinon":"1.17.1","sinon-chai":"2.8.0","validate-commit-msg":"1.0.0"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog/"},"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"}},"dependencies":{"cross-spawn":"^3.0.1"},"gitHead":"5d932c930df1b7ec90f98a3e2e91562a765ee224","_id":"cross-env@3.1.2","_shasum":"a81b470273134f29e7edb4068214b9f044d39d8d","_from":".","_npmVersion":"2.15.11","_nodeVersion":"6.7.0","_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"dist":{"shasum":"a81b470273134f29e7edb4068214b9f044d39d8d","size":6451,"noattachment":false,"key":"/cross-env/-/cross-env-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cross-env/download/cross-env-3.1.2.tgz"},"maintainers":[{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/cross-env-3.1.2.tgz_1475936388023_0.9474780019372702"},"directories":{},"publish_time":1475936388594,"_cnpm_publish_time":1475936388594,"_hasShrinkwrap":false,"dist-tags":{"beta":"5.0.0-beta.0","latest":"10.1.0"}}