{"_id":"cross-env","_rev":"427-cb62bbf125564d34ba9dbb9dd673c40c","name":"cross-env","dist-tags":{"beta":"5.0.0-beta.0","latest":"10.1.0"},"versions":{"1.0.0":{"name":"cross-env","version":"1.0.0","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"98ad62c239831e85c0ae7db6d1457e0dfbf8f363","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.0.tgz","integrity":"sha512-UvCFLV7MhNWmxAJQB3s+A0nQv4rfFIOYX8U4ING343YMJmVTzqa/dqrNjh5GQYVbT/CHPd4NSx6RF48LScfaQg==","signatures":[{"sig":"MEUCIQCpNXhjI2K6VWaLvCxlbzT4ZmU6SEZepuq0r7A0mYYMpQIgEctynR4EfYclG2S4oCDS47LxD2YzViTSJnVbUjmqs5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"./node_modules/.bin/validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"}},"_shasum":"98ad62c239831e85c0ae7db6d1457e0dfbf8f363","gitHead":"afaae5518a03ac098fa773f7c613851b75d98b91","scripts":{"test":"istanbul cover -x *.test.js _mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","postpublish":"publish-latest","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"czConfig":{"path":"node_modules/cz-conventional-changelog/"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.6","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"add-to-path":"1.1.2"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"0.3.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"1.0.5","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.2"}},"1.0.1":{"name":"cross-env","version":"1.0.1","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"355511ff3c0b947b0b4a984ff27475223ab90f78","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.1.tgz","integrity":"sha512-edNlDETn5+VCbcM8cwktkrwlnDltMVbyznvMTafZAnsDBrx/mjIVyimC1WvxsXD/lRtUtSv/UfZgJPYgX2FyQw==","signatures":[{"sig":"MEQCIEZepp32M5sStutv23MDTPDW1B1ydQ1ODRoeIBrNDcR4AiAdl6KBtrYea1Xu3vGvKtpO/2uGfhFZ8jb3sg5Yh22udg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"./node_modules/.bin/validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"}},"_shasum":"355511ff3c0b947b0b4a984ff27475223ab90f78","gitHead":"b03e7e3dedeaf1f758d2609ea1dc63f2083df74c","scripts":{"test":"istanbul cover -x *.test.js _mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","postpublish":"publish-latest","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"czConfig":{"path":"node_modules/cz-conventional-changelog/"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.6","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"add-to-path":"1.1.2"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"0.3.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"1.0.5","proxyquire":"1.7.2","sinon-chai":"2.8.0","publish-latest":"1.1.2","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.2"}},"1.0.2":{"name":"cross-env","version":"1.0.2","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.2","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"ccb6b56b08d5c1ba7c16657930ea0f491760a548","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.2.tgz","integrity":"sha512-Zwqh80pNZ7AoOkrRsUAdnFG9VJmmbUvW+cyH0s+ostgQm6AkpoeacvBFPxZ1B0VX9SKtzEt2Yvm9CvpfdLUTtw==","signatures":[{"sig":"MEQCIEdqxAD8EMFwq5osdUB8K77VgIx7d97KfwtS9eKkQomNAiAjyR8r04Pmp7wKPkqzkyOMDpKDNWv9s98uKAcSnMhDww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"./node_modules/.bin/validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"}},"_shasum":"ccb6b56b08d5c1ba7c16657930ea0f491760a548","gitHead":"3c21e496d7d3455a56eae49ca430f45e70577a0b","scripts":{"test":"istanbul cover -x *.test.js _mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","postpublish":"publish-latest","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"czConfig":{"path":"node_modules/cz-conventional-changelog/"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.10","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"add-to-path":"1.1.2"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"0.3.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"1.0.5","proxyquire":"1.7.2","sinon-chai":"2.8.0","cross-spawn":"2.0.0","publish-latest":"1.1.2","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.2"}},"1.0.3":{"name":"cross-env","version":"1.0.3","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.3","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"db4c98bee6d33578fce51f05f0b676f3ae65857a","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.3.tgz","integrity":"sha512-wef9wJKvnvmgxZ5tJjl+zxYCAGAmrxwdnRh3yLMFkvZjdGv7/RP4OBwL8KhGWIxo6cg+pvOogzQSA//X3/E9HQ==","signatures":[{"sig":"MEYCIQDpTP85dYFGiUug/7bwq9omqQnMWydvCFXJHa36EFpiAwIhALLA91ev97bx6Z9fOqzpJ0mL5Csio5/MJEf98d4LpJC2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"db4c98bee6d33578fce51f05f0b676f3ae65857a","gitHead":"452ea5acebd474ed28039fdc346395ae15612edd","scripts":{"test":"istanbul cover -x *.test.js _mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","postpublish":"publish-latest","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.10","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"cross-spawn":"2.0.0","manage-path":"2.0.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"1.0.0","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","publish-latest":"1.1.2","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"}},"1.0.4":{"name":"cross-env","version":"1.0.4","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.4","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"aae43f5127362f3aec5347976dfbffb01aefac07","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.4.tgz","integrity":"sha512-Yvehl6bUp7C5Ffi3tSCWHbsWE2qin4qjRi3C/iXJuAjG4NDcEt53vf1bVBdge9OjzCFY6LlWb5xYjG/K5qucTg==","signatures":[{"sig":"MEUCIQCZW5Ck6PLlVmKbvC1V6RCMnt33WShhOAQD67LDL6djQAIgfWgeOI1QJv/vpJSHeEgmWJMtcDnWrri5pJnaH2ANFKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"aae43f5127362f3aec5347976dfbffb01aefac07","gitHead":"847e80f1ac592ecf1444a70e661fe7427156d2d4","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","postpublish":"publish-latest","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.10","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"manage-path":"2.0.0","cross-spawn-async":"2.0.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"1.0.0","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","publish-latest":"1.1.2","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"}},"1.0.5":{"name":"cross-env","version":"1.0.5","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.5","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"e6e958440f9c24d70ed556047ebb6e8378856a9a","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.5.tgz","integrity":"sha512-ZWiO+/ijvvgXv9n7aYGK7ZlUBSzV8xC6XUIkHiENlGeJdo8ovVd8xt7JFadx91ITAkdI2pr7jLfxV0m2wJ7Zpw==","signatures":[{"sig":"MEQCIEZuD8fABkz8yX800y24C565YwL+vIHjw9kOA6eZPLFGAiB359yP4d4+JVMzlsxNgxSrSN/YdGw2gKRE+k+Aj1orXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"e6e958440f9c24d70ed556047ebb6e8378856a9a","gitHead":"187c068f9bb12e010eb22f30ba0b8778e9edd6ca","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","postpublish":"publish-latest","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.13","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"lodash.assign":"^3.2.0","cross-spawn-async":"2.0.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"1.0.0","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","manage-path":"2.0.0","publish-latest":"1.1.2","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"}},"1.0.6":{"name":"cross-env","version":"1.0.6","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.6","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"e5b42b5fe1eff363f40ee6ec51f241b769b098d6","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.6.tgz","integrity":"sha512-Lxd0+BOB6vr7Uje4Vtizqym97mXIKOGsurpjBLCqWjcJqE1yZqc03QQf10vikxSXOQULJLfZX4/rxuje3S7wow==","signatures":[{"sig":"MEUCIAyuLKAbbZGuJQH14Tj8DEzcHSX0UGGNOw+i8TUd7FFgAiEAzZCf6Uiz75r/FU7ikfywURMAtQ/2PAyZrWsCFyeZgps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"e5b42b5fe1eff363f40ee6ec51f241b769b098d6","gitHead":"616c5cbce08f0f53ca5c6e1f0709ee6d0a5d2ea3","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","postpublish":"publish-latest","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.15","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"lodash.assign":"^3.2.0","cross-spawn-async":"2.0.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"1.0.0","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","manage-path":"2.0.0","publish-latest":"1.1.2","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"}},"1.0.7":{"name":"cross-env","version":"1.0.7","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.7","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"dd6cea13b31df4ffab4591343e605e370182647e","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.7.tgz","integrity":"sha512-VYJajhEaE4IhSLcQpDyRSNoJCUWevGUX9nG/DGoxipIZoOzP1HpGJxwTadP1+oksaWzbk+QRH2mx+J5syMSLpg==","signatures":[{"sig":"MEQCIGsCLh8nLseJBcof/nKZFKF5ZFFtnv96r9bznrldnnxuAiAb46qwAmV6uQOOOA/QXlhCIZpvUVCgJEIOwOhG0tBVDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"dd6cea13b31df4ffab4591343e605e370182647e","gitHead":"20d35cd6c16961c7205273b7214c3c6de0ed5497","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"trash dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.14.15","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"lodash.assign":"^3.2.0","cross-spawn-async":"2.0.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","trash":"2.0.0","eslint":"1.5.1","ghooks":"1.0.0","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","manage-path":"2.0.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"}},"1.0.8":{"name":"cross-env","version":"1.0.8","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@1.0.8","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"2bde748efc780f56ddf07ea69fcad875357774ce","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-1.0.8.tgz","integrity":"sha512-wh0Rw3oDAUoyf5iih0B9tqKhgXcDnWcXVA6nzNjwwwtzWktjjKRvL6WxjaJe9LX3PJGMMO+jtlOWawHn4wvJTg==","signatures":[{"sig":"MEUCIQDB+/3jrAbSkWtT1JmPip6sNzAeVZxAshS78QfsI0XvlQIgZc5vV+7aF/+tVk7Jd5HCf2tQU5/7PP0/eJfLye05Cyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"2bde748efc780f56ddf07ea69fcad875357774ce","gitHead":"22bf76db754be5f68ddb4f7e25838c2f2a814ea7","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.8.9","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.2.0","dependencies":{"cross-spawn":"^3.0.1","lodash.assign":"^3.2.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","manage-path":"2.0.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-1.0.8.tgz_1464062628365_0.9189400379545987","host":"packages-12-west.internal.npmjs.com"}},"2.0.0":{"name":"cross-env","version":"2.0.0","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@2.0.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"ca700331bc325374854ba71dc8ad1694f02526ed","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-2.0.0.tgz","integrity":"sha512-b+PmZoGCKfuMW6FvmlLmcFh44vDLX5LoktI+Mx7fS7/ncAGH/OGgY/IguJOWPidnXI+OEn3nu74xdBfEyN1q5Q==","signatures":[{"sig":"MEUCIBn0YFBw2VLa7vGlKhAHYhzUzNUPlKqU3FTzQK0liKPLAiEA0CaMhVTJGW+ABuoKzRw6CwRRUeLE4q3hQL2dKisIJ0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"ca700331bc325374854ba71dc8ad1694f02526ed","gitHead":"8ff5555b0f566cbab4e56ddb5de2416be2959a22","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.9","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"3.3.1","dependencies":{"cross-spawn":"^3.0.1","lodash.assign":"^3.2.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-2.0.0.tgz_1468415608165_0.2175458308774978","host":"packages-16-east.internal.npmjs.com"}},"2.0.1":{"name":"cross-env","version":"2.0.1","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@2.0.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"f283b4039ea759ada9ab7e987ad3bddb241b79a6","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-2.0.1.tgz","integrity":"sha512-FSAFq3qLX5Vn2iRIUyaGOnwkfpE3FYVPKfa8OJSwe1PLvi2oDTA685QdIw0Grb1iWFq0KQZERhvukHT/MrS/Gw==","signatures":[{"sig":"MEQCIF8stRwPh3KzF3W3VKnnbtPwPaXEqPUOp0CNUV+sX2kkAiAmTYgVBZuKfakwYChFTMcX5b6407Stc5o6KM7RssSOvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"f283b4039ea759ada9ab7e987ad3bddb241b79a6","gitHead":"9976b5ecdca29ff59573f3b98a829e3663197816","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.10","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.5.0","dependencies":{"cross-spawn":"^3.0.1","lodash.assign":"^3.2.0"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-2.0.1.tgz_1472486000996_0.6766182011924684","host":"packages-12-west.internal.npmjs.com"}},"3.0.0":{"name":"cross-env","version":"3.0.0","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.0.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"22502a6bb9c80545ed14b745c3de484b595e3846","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.0.0.tgz","integrity":"sha512-Emt0VWj5iSdMkuCQjgrOAz924rHO34eytgMIpvrdHlJQPOG8A3hNWI9+SaG+rDA/AA/UBObkqLHrNAX57R6pzg==","signatures":[{"sig":"MEYCIQCYBtrMM4EVhWAmeYigbAMuDq8s4zzi9puIkJ6+V41CYwIhAJvwsaLAyxL4uQfpwnsUrFezbE/5JO/vk3WWd0TLOo5n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"22502a6bb9c80545ed14b745c3de484b595e3846","gitHead":"f2275d53ff09b9a73f88fed3f79793f4e3e1f637","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/index.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.11","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.6.0","dependencies":{"cross-spawn":"^3.0.1"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.0.0.tgz_1474732667973_0.8063043183647096","host":"packages-12-west.internal.npmjs.com"}},"3.1.0":{"name":"cross-env","version":"3.1.0","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.1.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"cf7ea303c0e00083630e0324b98c26602f140712","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.1.0.tgz","integrity":"sha512-sJk0TgaC0nhg8ZxhXswsjEYBRs/cInt/u545vhoSsn9/285X4M026kaEdNnSeUl8SIf2FGASXTj6Lt4QpxS8UQ==","signatures":[{"sig":"MEYCIQC42zssTSac4+bGWDYY4jTzhI5qtKF4mgJr/sIsqa+vRAIhAOw1pSM48N105qXGOAsEIzHCibSJsV37Vktz/zxz5RUb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"cf7ea303c0e00083630e0324b98c26602f140712","gitHead":"8da54d0d5a15fb36863d9105a610b64932c4e667","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/*.test.js --compilers js:babel/register","build":"cd src && babel index.js -d ../dist && cd ..","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"deprecated":"bad build, please use >= 3.1.1","repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.11","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.7.0","dependencies":{"cross-spawn":"^3.0.1"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.1.0.tgz_1475601157116_0.9495274033397436","host":"packages-16-east.internal.npmjs.com"}},"3.1.1":{"name":"cross-env","version":"3.1.1","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.1.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"dd1b9964ae1737f35a3b0f5c0809f94b02c93b65","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.1.1.tgz","integrity":"sha512-nFe2hFK878Z7OOJIcYk2WsSpn/I8FxqZRSiZRLx9bi9AApCsucw/ayayO8KozIM326+LzbogLOa9fuXhC6N9xw==","signatures":[{"sig":"MEQCIFRNcueVPb3h8PhSznJIBacG8wb6MYZODC0uwsgH+hUAAiB5QUvN1EAzQbpMsGkdt3Jy58e+kJwF5lkAAsHGVVLtiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"dd1b9964ae1737f35a3b0f5c0809f94b02c93b65","gitHead":"e847b1859fabccc89e97622966d6d72cb386fbfd","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/*.test.js --compilers js:babel/register","build":"babel --copy-files --out-dir dist --ignore *.test.js src","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.11","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.7.0","dependencies":{"cross-spawn":"^3.0.1"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.1.1.tgz_1475604097314_0.22411695774644613","host":"packages-12-west.internal.npmjs.com"}},"3.1.2":{"name":"cross-env","version":"3.1.2","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.1.2","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"a81b470273134f29e7edb4068214b9f044d39d8d","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.1.2.tgz","integrity":"sha512-8ANbOs11lMXEoyjBb5psShMDbf8C86MTBdVpBHiIHcqNRRJEUYeBm5cxRog0mjbn+YFGta4GslouuvP+b2efew==","signatures":[{"sig":"MEQCIA3qmwvJw6VSe+CdzcpX3s1tZvdui6Hj4GymJCcNTf7OAiAn0ShlPLZ9uIFM8CQbWE0elbHeYOMSpIBVj0a7iSPzkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"a81b470273134f29e7edb4068214b9f044d39d8d","gitHead":"5d932c930df1b7ec90f98a3e2e91562a765ee224","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/*.test.js --compilers js:babel/register","build":"babel --copy-files --out-dir dist --ignore *.test.js src","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.11","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.7.0","dependencies":{"cross-spawn":"^3.0.1"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.1.2.tgz_1475936388023_0.9474780019372702","host":"packages-16-east.internal.npmjs.com"}},"3.1.3":{"name":"cross-env","version":"3.1.3","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.1.3","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"58cd8231808f50089708b091f7dd37275a8e8154","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.1.3.tgz","integrity":"sha512-jf1Fiu7w8tWz6jl33S78vXiO9PqmpfymRhTPpxCNX9t8PpAghFHnB8CBM2hD1BMVZxIVXJ9XdC61oiXxaxt3yg==","signatures":[{"sig":"MEYCIQDY6k1dml3i1NvbZTrGpVvXx+fAPHkZODcrxvp5sDeRDAIhALTEIep4ihMZVF3wtN6Po3S3U7sVkXy8IIj3lNp3TH94","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"58cd8231808f50089708b091f7dd37275a8e8154","gitHead":"01df20862ec0dce118baf97ea6de2625ad64066c","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/*.test.js --compilers js:babel/register","build":"babel --copy-files --out-dir dist --ignore *.test.js src","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.11","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.8.1","dependencies":{"cross-spawn":"^3.0.1"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.1.3.tgz_1476516573602_0.8373507612850517","host":"packages-16-east.internal.npmjs.com"}},"3.1.4":{"name":"cross-env","version":"3.1.4","keywords":["environment variables","cross platform"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.1.4","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"56e8bca96f17908a6eb1bc2012ca126f92842130","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.1.4.tgz","integrity":"sha512-+R9cbhGdm+phLPFK4BIopH3OmMXtTR5VoevNxWA/LgwmGpVV1mF2euH+KhB3JQN2NcXTaHwNa8X3kxh3YCZkNQ==","signatures":[{"sig":"MEUCIBI6tUNlOBaz91bM29zcdrvFcMU6SRYhIKvvDl3CYcTAAiEAwvIYrgUU+mgfDaGO/vBsAe5cSk9gDj6IRx8qDnZUq/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","_from":".","config":{"ghooks":{"commit-msg":"validate-commit-msg && npm run eslint && npm t && npm run check-coverage && echo 'pre-commit checks good 👍'"},"commitizen":{"path":"node_modules/cz-conventional-changelog/"}},"_shasum":"56e8bca96f17908a6eb1bc2012ca126f92842130","engines":{"node":">=4.0"},"gitHead":"b4a00630504bb21a5ad7bcf7fdb2ef1b4208a176","scripts":{"test":"istanbul cover -x *.test.js node_modules/mocha/bin/_mocha -- -R spec src/*.test.js --compilers js:babel/register","build":"babel --copy-files --out-dir dist --ignore *.test.js src","start":"npm run test:watch","commit":"git-cz","eslint":"eslint src/ -c other/src.eslintrc --ignore-path other/src.eslintignore && eslint src/*.test.js","prebuild":"rimraf dist && mkdir dist","prepublish":"npm run build","test:watch":"mocha src/*.test.js -w --compilers js:babel/register","check-coverage":"istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"2.15.11","description":"Run commands that set environment variables across platforms","directories":{},"_nodeVersion":"6.9.2","dependencies":{"cross-spawn":"^3.0.1"},"devDependencies":{"chai":"3.3.0","babel":"5.8.23","mocha":"2.3.3","sinon":"1.17.1","eslint":"1.5.1","ghooks":"1.0.0","rimraf":"^2.5.2","istanbul":"0.3.21","codecov.io":"0.1.6","commitizen":"2.4.4","proxyquire":"1.7.2","sinon-chai":"2.8.0","semantic-release":"4.3.5","eslint-plugin-mocha":"1.0.0","validate-commit-msg":"1.0.0","eslint-config-kentcdodds":"4.0.1","cz-conventional-changelog":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.1.4.tgz_1483416901934_0.5976849617436528","host":"packages-12-west.internal.npmjs.com"}},"3.2.0":{"name":"cross-env","version":"3.2.0","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.2.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"bin/cross-env.js"},"dist":{"shasum":"2ecc698cc21848218a7c6f3e9fa958c0f97307c3","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.2.0.tgz","integrity":"sha512-PLhc49+0q39ruz5of/5bKPF48gbnC4V3evHsDlN3ksHoT54r+bt20OAoTmb4FXHvO46+jTGqeUlWA0xVoaXLKQ==","signatures":[{"sig":"MEUCIQDNZkWg8mqsp6xgGluIyzvqs2vgjF2CQX6bldevEaWISQIgfz02oNeW685TBpnD0LJ7zjoh/5VmceIBZPXMw9GXkdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"2ecc698cc21848218a7c6f3e9fa958c0f97307c3","engines":{"node":">=4.0"},"gitHead":"dad00c469ad27d58946581c289ab6c7610a71bfd","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.10.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.2.0.tgz_1488641093570_0.9611874436959624","host":"packages-12-west.internal.npmjs.com"}},"3.2.1":{"name":"cross-env","version":"3.2.1","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.2.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js"},"dist":{"shasum":"904f160f607cb3db693648222f5b2ab9f1e7962d","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.2.1.tgz","integrity":"sha512-36WgGod0yXAfBoPNNT/r7j6+c4hy3bJJ67TdLyt1Sw2k1c80WkgFwMPOwpsVoqMVx718y+fgT0/7B0lRthCiIA==","signatures":[{"sig":"MEYCIQCViq5ef8zYmhaOvYt2DgFEi9MKgnNOFzmOMM3tVk/gPAIhAKRz8P0xtblIf/yx0T79K5uY1Vv+9+jVQingq/pIS4LA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"904f160f607cb3db693648222f5b2ab9f1e7962d","engines":{"node":">=4.0"},"gitHead":"aae44dff49494912a76423a7e45d3d1afd630e4a","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.10.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.2.1.tgz_1488643138025_0.9918442654889077","host":"packages-12-west.internal.npmjs.com"}},"3.2.2":{"name":"cross-env","version":"3.2.2","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.2.2","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js"},"dist":{"shasum":"1f0bfec907f4eca8541bd7165c0e2f2f9fc4372f","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.2.2.tgz","integrity":"sha512-yxcLS1lh+0GNnzjTcz1I5UZBwxJ4478zJFp3egKashfgJQv773X0qsQ8p2AGROE+rGXPT5szCUGasRw0WuMLrA==","signatures":[{"sig":"MEQCIA+tQd3WuBAzA1L8AlIzPNkwLjzx9O3Gy4/UGoB1U07cAiApvHO54+WvepuMQZCtXF1qo/DyuOYsyw/foPxE1GLgqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"1f0bfec907f4eca8541bd7165c0e2f2f9fc4372f","engines":{"node":">=4.0"},"gitHead":"b303b9f5be510c7ebd371fb86aae8d9488a0ce82","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.10.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.2.2.tgz_1488644033249_0.08879243396222591","host":"packages-12-west.internal.npmjs.com"}},"3.2.3":{"name":"cross-env","version":"3.2.3","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.2.3","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js"},"dist":{"shasum":"a43a0799b8ec422d0279b829ce8d7cf2da6b17ac","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.2.3.tgz","integrity":"sha512-XxkPx/F+V8JIreZO+MvHT24Z4eNjfzbd3VdL+3pgOP90BgQ+AMerAerlBRdnw8jh8dLPrM4qEMvDz4+dDkuFNw==","signatures":[{"sig":"MEQCIBd6jlupo4KOu/ChLCrKJKoUrcSlJ48jDj2YjNTrSbgOAiA0tOlEGHxVkHbKYRGrWy0KGbblAKS78GYSb9nGvPMjdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"a43a0799b8ec422d0279b829ce8d7cf2da6b17ac","engines":{"node":">=4.0"},"gitHead":"967f47286412d729c34db6e5eab8f0afc7c3a160","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.10.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.2.3.tgz_1488645865092_0.699036092730239","host":"packages-12-west.internal.npmjs.com"}},"3.2.4":{"name":"cross-env","version":"3.2.4","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@3.2.4","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js"},"dist":{"shasum":"9e0585f277864ed421ce756f81a980ff0d698aba","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-3.2.4.tgz","integrity":"sha512-T8AFEAiuJ0w53ou6rnu3Fipaiu1W6ZO9GYfd33uxe1kAIiXM0fD8QnIm7orcJBOt7WQC5Ply63E7WZW/jSM+FA==","signatures":[{"sig":"MEQCICtJqYASx2zYLEPkaR0LXZaF2kl4zC+QsDgPfnmOlbvmAiBak1maEI1M5dInK3fWW1k/6yvU1OxSje0LF2wTGZ/Rlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"9e0585f277864ed421ce756f81a980ff0d698aba","engines":{"node":">=4.0"},"gitHead":"c1a9ed0764fe1e88f2ba370b43c4ade21d536f60","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.10.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-3.2.4.tgz_1489508640872_0.23967337561771274","host":"packages-18-east.internal.npmjs.com"}},"4.0.0-beta.0":{"name":"cross-env","version":"4.0.0-beta.0","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@4.0.0-beta.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js"},"dist":{"shasum":"08ad6a24be72966a27587bf41b2d143c6b842b17","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-4.0.0-beta.0.tgz","integrity":"sha512-KIH974gH8+eeqtJQx8TFQxM9ZdcCYhRaHkZZgZp3SIpCilJwiL2gdUpOt4YAFr8O/85ryGHeUinZYDIyR37NPw==","signatures":[{"sig":"MEUCIQDxaamrCvX8aS/jL4tDnUkp2jMp7qa9f12kn2hpYOAMzAIgBufTy9vU7SAKEHd+22MR6WI78XH06jbf5to9XbqTGQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"08ad6a24be72966a27587bf41b2d143c6b842b17","engines":{"node":">=4.0"},"gitHead":"63352c2f954d255ba834d2395850602836669b4e","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"4.3.0","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.9.5","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-4.0.0-beta.0.tgz_1490579462559_0.4901835566852242","host":"packages-12-west.internal.npmjs.com"}},"4.0.0":{"name":"cross-env","version":"4.0.0","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@4.0.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js"},"dist":{"shasum":"16083862d08275a4628b0b243b121bedaa55dd80","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-4.0.0.tgz","integrity":"sha512-dofkcyPqOy/AR14nbYSpk+TZ4IJZqg2as+/mQNkzh+7Xba2I1I1eyg/1G2dtSpD2LHjcEWwnGquiH2OP5LoeOw==","signatures":[{"sig":"MEUCIQDRI/XtfoKBgEiUGPRU9DbR7oEqigYkBQhVoeLo/7qNLQIgP10RAbHAfB8dZbU620067qCyWpkqq9Y2a0SqHdzo00Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"16083862d08275a4628b0b243b121bedaa55dd80","engines":{"node":">=4.0"},"gitHead":"e8a1614683fad01b2927ac8a4be308a21aa7df98","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.10.1","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-4.0.0.tgz_1490926067268_0.595629817340523","host":"packages-12-west.internal.npmjs.com"}},"5.0.0-beta.0":{"name":"cross-env","version":"5.0.0-beta.0","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.0.0-beta.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"9ab98526d6b9a466e6016afd6cc59a9ff6eed9e6","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.0.0-beta.0.tgz","integrity":"sha512-BJzz9zKgpSMhBCM6MI4h3EXbLTbNlR1oTm3ld1Ug6oRgxHXz+tCh3v5nNgbBzxOsW+hTgohFZW2mgq8locBGvw==","signatures":[{"sig":"MEUCIAj6x+wL6RLdzj35qTOHfvECMlKO0F/YjbttQFYh3F01AiEA6LWxrelGi3y3jAqHgYGoDozmsEOVxLWxpKPctnuRr+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"9ab98526d6b9a466e6016afd6cc59a9ff6eed9e6","engines":{"node":">=4.0"},"gitHead":"a52151c90c921f81e85faff0ba9f23a33f26d3ab","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"4.3.0","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.9.5","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.0.0-beta.0.tgz_1492554222331_0.3243228388018906","host":"packages-12-west.internal.npmjs.com"}},"5.0.0":{"name":"cross-env","version":"5.0.0","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.0.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"565ccae4d09676441a5087f406fe7661a29c931b","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.0.0.tgz","integrity":"sha512-7oR0uQ9ZAirKyW3w276hwWqpLIAloMQ4GyHW5U22KdRGCsSRUsIBpcgseUvdw9qgkmD6hqThVi4vmKw1awRZxQ==","signatures":[{"sig":"MEUCIQCA6tVTUdMjJ5oPQR1HfOzKVV7wD1l9+ikBrXVdzx7lwQIgCRJXPtxkQHekb5akqVSwfWy6mvDz/eGHF6KeNtNnlS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"565ccae4d09676441a5087f406fe7661a29c931b","engines":{"node":">=4.0"},"gitHead":"9c4f3462a302e222ad40a3b65086164927da01c3","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.10.3","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.0.0.tgz_1494522715536_0.7865796182304621","host":"packages-12-west.internal.npmjs.com"}},"5.0.1":{"name":"cross-env","version":"5.0.1","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.0.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"ff4e72ea43b47da2486b43a7f2043b2609e44913","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.0.1.tgz","integrity":"sha512-Hv9+wpILwI7kCp4qk7JKsW8CNCaaNGX4VgdCafo9pNii+UZuEhHYa4X9z0mJ9s5cdimXZhzTyOe3dVjYMZqQlA==","signatures":[{"sig":"MEUCIQCtv3c4vhkCbk65yEl035RlrCCFRQds6vZgfCxMkiLuawIgEGnAU48SHsKBV5CltjOKBXpxuuJiGT2yOINHUiF9BLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"ff4e72ea43b47da2486b43a7f2043b2609e44913","engines":{"node":">=4.0"},"gitHead":"b10de512868e6b591f9d735fbe83c7fe2821e7b8","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.11.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.23.0","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.0.1.tgz_1496888744813_0.596174944890663","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"cross-env","version":"5.0.2","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.0.2","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"d39fd2fa28c1b5cfb91e7058d1efe8b4fcb01334","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.0.2.tgz","integrity":"sha512-vIR3NUmElVCB+oEzJ6c4cPlqLOnFnryrwruvcgD92WuruxpGyVC8pUvumcuTE3lrQqzwRjNiRqhrHXOJe1YHkQ==","signatures":[{"sig":"MEYCIQCBqiRliLnlsckl16i5gjwDeKfByQ/PjKYGohY5CXLizAIhAOxGpVV09ysDSUYNYAgVT0e8rO04W6GEQQO4JtF7g8RF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"d39fd2fa28c1b5cfb91e7058d1efe8b4fcb01334","engines":{"node":">=4.0"},"gitHead":"487241db78eb6343726fe09643b2402a4e920e4e","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.11.2","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.24.1","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.0.2.tgz_1501602939211_0.32774517545476556","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"cross-env","version":"5.0.3","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.0.3","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"8f55acef7469fed364f4039a9f7ece90191e3981","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.0.3.tgz","integrity":"sha512-moM7i/tsgkp1SmLlM6keUEQjJr65UcnlLdDa36xFruXBeJiZweYS9QCS8LqlqnjC8s2ugxKtFsx68mR/Nys4OA==","signatures":[{"sig":"MEQCICVo+6ALdIgcsWKo629jI3WCRtGHUzQg5nwe1yYS/lQ3AiBR+wfbncT8yRlY8qXRrNhVDxgSq9UbnCTZg43U+DyUzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"8f55acef7469fed364f4039a9f7ece90191e3981","engines":{"node":">=4.0"},"gitHead":"277cf075d65ce2470316b46f2ae962a8bb174ec9","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.11.2","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.24.1","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.0.3.tgz_1501768989069_0.7702085783239454","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"cross-env","version":"5.0.4","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.0.4","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"af93f5ce541ca9de49250b988104112e31c22563","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.0.4.tgz","integrity":"sha512-HltbntzMGoKHXsaf8uAQrK4fI5PRIaHRRdc4VEVTkQ1c3+zXnTw2VrKx1fDs75OUIp+fmBqi87SSDMMCKZdCdQ==","signatures":[{"sig":"MEUCIH0kvL669AkvisxakVHoG4XAZlZh7JZKVuhECEa+RSUyAiEAsCyyGjcY/vGn+F93TEA7gGAdbSSzqFKrnfFxs+SSFLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"af93f5ce541ca9de49250b988104112e31c22563","engines":{"node":">=4.0"},"gitHead":"c03ec7a2b6c53e17c6e51e742570122d4af68505","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.11.2","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.24.1","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.0.4.tgz_1502013224440_0.6318027095403522","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"cross-env","version":"5.0.5","keywords":[],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.0.5","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"4383d364d9660873dd185b398af3bfef5efffef3","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.0.5.tgz","integrity":"sha512-pSnNZd+WdVzjhuvHoX5lF+w0fci4yLcwSBA2bF/KnS8U0PkgkAaHs8kOC07ctdLMRk7I76bOAaSnAwXViKUZNA==","signatures":[{"sig":"MEYCIQCEFYZ6NFPocGSL6C5C4nWmvziyUcNDusbFH+sYiQmCNgIhAM1ZG0TOVtKngh+oAO0mGFM40jytCqnBXPpbzR6r9sb+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testEnvironment":"node","coverageThreshold":{"global":{"lines":100,"branches":100,"functions":100,"statements":100}}},"main":"dist/index.js","_from":".","files":["dist"],"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"_shasum":"4383d364d9660873dd185b398af3bfef5efffef3","engines":{"node":">=4.0"},"gitHead":"44b37dd1ae28f81b10c4411d693c43a4c431f4e4","scripts":{"test":"nps test","start":"nps","commitmsg":"opt --in commit-msg --exec \"validate-commit-msg\"","precommit":"lint-staged && opt --in pre-commit --exec \"npm start validate\""},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"3.10.10","description":"Run scripts that set and use environment variables across platforms","directories":{},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"_nodeVersion":"6.11.2","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"rules":{"max-len":["error",80]},"extends":["kentcdodds","kentcdodds/jest"]},"devDependencies":{"nps":"^5.0.3","husky":"^0.13.2","eslint":"^3.17.0","codecov":"^1.0.1","opt-cli":"^1.5.1","jest-cli":"^19.0.2","babel-cli":"^6.24.1","nps-utils":"^1.1.2","babel-core":"^6.23.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.3.1","babel-register":"^6.23.0","babel-preset-env":"^1.2.0","semantic-release":"^6.3.6","prettier-eslint-cli":"^3.1.2","validate-commit-msg":"^2.11.1","all-contributors-cli":"^4.0.1","babel-preset-stage-2":"^6.22.0","eslint-config-kentcdodds":"^12.0.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.0.5.tgz_1502221591573_0.38387310691177845","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"cross-env","version":"5.1.0","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.1.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"1f12d6b3777d5847dcf9cf39fbee3c6a76dd5058","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.1.0.tgz","integrity":"sha512-R+0paw9UZQc7odHjIxElqyYotgyMlhcUMTfRxiv4I22grgvS5WOSSfCpyfAZUDhP/c9ShSRv+Hzfxs6fY4JA7g==","signatures":[{"sig":"MEQCIAF55E2zDALgemetM8FcM4nQ5ZEXZU71xOMYpU9y2TcmAiAIhRf2eDuQ09gMb++aZkZBmOzz67al7zpadbVaFlRCOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"36b009e25ab5143fbe5d7e8ec92983dc700c60ac","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.4.2","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.7.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.1.0.tgz_1508172796223_0.8707587881945074","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"cross-env","version":"5.1.1","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.1.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"b6d8ab97f304c0f71dae7277b75fe424c08dfa74","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.1.1.tgz","integrity":"sha512-Wtvr+z0Z06KO1JxjfRRsPC+df7biIOiuV4iZ73cThjFGkH+ULBZq1MkBdywEcJC4cTDbO6c8IjgRjfswx3YTBA==","signatures":[{"sig":"MEYCIQDPv8hzNtvXLThf2fDvzzKWcYMoO1YG/yqYAKS20H6z2wIhANxHy0/42b/VPTrh6gc9+V84pJ9dLb7KwqFOi7ouaOIe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"50299d98b34fe21db9d9ebb16a75cca3e3d8dc74","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.4.2","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.8.1","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.1.1.tgz_1509118882451_0.15234006196260452","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"cross-env","version":"5.1.2","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.1.2","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"f35755034822a4798a2678656ab9692e2c20c8df","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.1.2.tgz","integrity":"sha512-E38zP+CtXslQwkQ+QiTMkIvnC2uC4peMglsf9xSFNxy6imv3WBF9/m000awZD3j7IbrJQw89RbkigIfMaJSBUg==","signatures":[{"sig":"MEUCIAmmIU/scpT63jBIxKN/TcwgGnVdAwxe72jlzmz8S7rsAiEAr4BxBOoV6xFIUQREpJ7fANKInT4cpZceCCWhvIiGCcs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"7fa5c089fcdf22690b9d05cdb8c6c37ade4e5837","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.5.1","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.9.3","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.1.2.tgz_1513881574305_0.7935433769598603","host":"s3://npm-registry-packages"}},"5.1.3":{"name":"cross-env","version":"5.1.3","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.1.3","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"f8ae18faac87692b0a8b4d2f7000d4ec3a85dfd7","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.1.3.tgz","integrity":"sha512-UOokgwvDzCT0mqRSLEkJzUhYXB1vK3E5UgDrD41QiXsm9UetcW2rCGHYz/O3p873lMJ1VZbFCF9Izkwh7nYR5A==","signatures":[{"sig":"MEUCIATuQQhmFTSGccLl8wFh02yLS/A8BzAAVQZa8qjYOFgHAiEAkeJsFeIQvqf2nTToyHLuYpaK3Ikc9Gqe21Y++I93yDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"3cf4170d6d1fe9626f7141106b8147d3b1b25798","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.5.1","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.9.3","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env-5.1.3.tgz_1513897295546_0.01781970146112144","host":"s3://npm-registry-packages"}},"5.1.4":{"name":"cross-env","version":"5.1.4","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.1.4","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"f61c14291f7cc653bb86457002ea80a04699d022","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.1.4.tgz","fileCount":9,"integrity":"sha512-Mx8mw6JWhfpYoEk7PGvHxJMLQwQHORAs8+2bX+C1lGQ4h3GkDb1zbzC2Nw85YH9ZQMlO0BHZxMacgrfPmMFxbg==","signatures":[{"sig":"MEYCIQCmbrTtFrlsjZA3TuC1tZmhbXE29Zb+wLXbP0O8lS2G9QIhAMLKeozlOxWFimMaL30wpLZT8aB9f7BBhFWc2shaBB8o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25472},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"450dae9c93803344e45db9ec54ef23f33401c7f1","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.6.0","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.10.0","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_5.1.4_1520617107310_0.3529880028667154","host":"s3://npm-registry-packages"}},"5.1.5":{"name":"cross-env","version":"5.1.5","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.1.5","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"31daf7f3a52ef337c8ddda585f08175cce5d1fa5","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.1.5.tgz","fileCount":9,"integrity":"sha512-GSiNTbvTU3pXzewRKGP0Y+rVP2CzifY2pqSEdtHzLLj41pRdkrgY7e4uSnBoR/pmYaqZr/lwwjg/Q4kNX30hWQ==","signatures":[{"sig":"MEYCIQDwG4D6x1fCWNPD/9QEe2kLPbefrx0Uvo/zkL1pF3O3nQIhAL1Pb1+HkYSQolGxo7ONkTFncUdanCPJtpqIsRArKcX0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8zbgCRA9TVsSAnZWagAAU2wP/i6riNga3K4BrPBBDEI2\npHyUbzx3z0kHQxl/5jwbcC/zo8Sr57N6kyvix96tQyGbgJQLDIrT7YKUveCi\npL+i2vJDUmjzyFrTbdfQ4UhWtsVL9N7M5X4wnRRx2PECEP+fsacZo7yljBJr\npAvKlWtUTFhZTlgTBa7FOHJ154vn9INfo4hrdp4A/QP4g2u1XGDfXcSVkTH/\nEf7xJSpjYVZeX8sSgSGkOH54BmEHHTFVPdDZET8pApBxO4azaQAI+C8Z6vkL\nor17U6F83Nr2Jgefnr8FSQdG9AoZ5365pd8PLdbv/oZ3gW6ebXnCFGucPj8b\nmDhYBOfREqMG+Kz5cwUVJnZ3TOzoW0fR1lFPovzykJrW3CcOH1BcgQcvup+8\nwZ5j6XgyGsCo0GQ8wVxcq5BKveMYOeeaGTg96q5ipcX7F0PJcOVN2kH7GN22\n38DWp2ZOTZZn8OYK7weJR584QZxiAr2mHF2PbG74Jos5vwPdNcep+g7HdRix\n2GH1fwcOsGrIzxjHKTd7/RUKizckSzsJGhwi8rIhxsPsNJfzT58NI8Ean6JO\npr7Qcx4TSB5h6qD9rCPITv3N9FePeufAkU+ZYMhvq4h2proTrbgVeNZntXz3\nosKiB7QyKNVntzXzmWE2/eCOKLjnt/vweVSnwb7Hq2PcvGaLS/aTYSeLROUf\nttBy\r\n=WSAG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"d5170bfc55577a593d1210eb952a609255ea9989","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.6.0","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.11.1","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_5.1.5_1525888734787_0.7864509563477466","host":"s3://npm-registry-packages"}},"5.1.6":{"name":"cross-env","version":"5.1.6","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.1.6","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"0dc05caf945b24e4b9e3b12871fe0e858d08b38d","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.1.6.tgz","fileCount":9,"integrity":"sha512-VWTDq+G4v383SzgRS7jsAVWqEWF0aKZpDz1GVjhONvPRgHB1LnxP2sXUVFKbykHkPSnfRKS8YdiDevWFwZmQ9g==","signatures":[{"sig":"MEUCIB7NIbsjHbF7h4W/WRcLhehdKGMMlHje3BqbwP2NOVfZAiEAuBbJDQ9CE9ETXfaQKjgCDc5bJGzgBWs7+hjtnbYisww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBJKFCRA9TVsSAnZWagAAWUgP/A7ZA69+Q2Ytsa0t2N47\nvN9NLGHJxcGfe6bVt/aF+XTk0Pi2yBzr60gs0MwbYTacFeJZp04NpEkrVAL/\neBsqi/snXuygvSZVS9ZgiIR9hxWuRlnNSWmxq3Ju9qIH/oaD6sSs00/2CeW6\nub3GD17QVPqAIdrrW6f6+drV7VwcsYWalb65RNpSa0KwVWHalKpaz5djMlWW\ncMs2VT4aulJToCD/qqSxxyUU97JrTV1ZVSftgpxuICt37gECOFq/V3z2ayiJ\nglrWAY/bLVPSttotfS8PHLK6oDkFXDH7sgHy64P6rLB3wwvisnoOaIa5UPhE\n+YNqIwaOKVSHmC8r1GFeqRF5uh2YT/nq90uw6q7xN5hQ5bC9mbZrAlheZnZm\nn1fDrFZmoLjFRFAyGdQRJ2NYFBkEtGbGvUAsr7xdLfcawPUkddzimLI4Vrks\n7xgQsIx43Xol4qdXQ2WblQyVuD1QpNeMYwY1/WG9M1bc4MxBnwel5krsLPln\n+1lCc/hAVteY7mAM81Q3Ai3Mk5OXV63hfhOVn/DTwVwYzfvqGMItZi0aMyIn\nq+M1j5RVNYXTfoqNcliBXZqeHZ03ZxOc4HWLrpMdbEruTjYuOPbCsFtCmdLm\n7YXkKa82D/X5TVNIxRMQndwwoPKso4xvSA5p8siZlUS5gfDKp9TqknMmlEfi\nCD1f\r\n=/RoB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"b88977c17d70b001607f611b6e1fa292520dd92c","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.6.0","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.11.2","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^5.1.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_5.1.6_1527026308113_0.9653130316477729","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"cross-env","version":"5.2.0","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.2.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"6ecd4c015d5773e614039ee529076669b9d126f2","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.2.0.tgz","fileCount":9,"integrity":"sha512-jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroANg==","signatures":[{"sig":"MEQCIDdzCFFcc0Kq6nrLughE/A0EbsqzZoQ+tjnYUcycU0taAiBxYiWkXKYz/X9zhxd4Gm1F7GcNGQrOZ56VFiu9Opm4Gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIR5GCRA9TVsSAnZWagAA/I8P/Avh3Fm5yd6uV35L/Xu2\ncuqWU8kkhPmR29siyd99TCCSpDgd5mFrrYcfKOOWBjG9EQeBGXJtY8w5fGMX\nAD7jWS2HJ+6Wx6+9kM7b6/Lvvl0eOBoy2qU4IwA8uTZiw8tOnxvbRg+HzYo6\nS4ebl45w0MhLCWLeN/xn+k+jTBo0E2MnfGJAYR3DJnqYm+/zXHWc9XuELH5n\nOR1zFHaWX2N7xEpYplluyHL/KDnZFYcWpNiiOA0tx0Nwlq/1oL0tZS9mx5G/\nIZ1nuzcXPrmI/8fZ7Cf9b0xIo6vjJa5RZojPIttC1O9Rym5YjcbueYx7nrsa\n+EhtaR2oNrJ/A3F8aECPJzmTRnlulsZw9/cmYWi4RZ/bY3PR99coXeGb8iJ1\nkuAfC00x98UFmWgy2jlnuEqY/tc1HkH9+5YSiI1XshW5hVGrbj5M7epIHqAN\nw+GlSutSXknwUkB00JwwmeG3galyDEfMKiBnfgUF1TqWSuIciikUvah1IAWt\nq35u56nqeZjlN7GwcBOJb4whaw90KfoXx3rK6E4qTWYSqSbWlztAb7FvQGpA\n0fcYBVcfO3rA+WGNrS2U3CYlz62p32Dd4H1oRqAoOvdMefJXTYr0pXXt+LKH\n4RQyN4dG4zGtl6OtciSN8GYx//fMCF6rp13Q93fM89IAYV8AuwFw6qr5LbHl\n2Ew6\r\n=I/MG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist"],"engines":{"node":">=4.0"},"gitHead":"739fd622e85f4ed66553596385e7869061896a46","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"5.6.0","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.11.3","dependencies":{"is-windows":"^1.0.0","cross-spawn":"^6.0.5"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_5.2.0_1528897092935_0.8705866328159608","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"cross-env","version":"5.2.1","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@5.2.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"b2c76c1ca7add66dc874d11798466094f551b34d","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-5.2.1.tgz","fileCount":10,"integrity":"sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ==","signatures":[{"sig":"MEQCIG5el1le8CZ3zKvHoiiiD4o7ZqETJjgDmASteY82uX2HAiB1yEOrd1NLsixikLQsdtqPfwY42qzTHSfHXu/v9De/+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaryICRA9TVsSAnZWagAAvT4P/16JTNvd/rIISttVDd+v\nsqUnw6jypsnr5dfT4BznpIObAcIkMPDSDK3XAYVwOSqHvSNDtQF0EwO/whQS\nECZkOiLC75zSvJiGXYRreibPCOWtFOslZI5uCiL18auo617+2QZ3O2x3sERB\nWPQE3jjp+Y7Fpzjg9IspIzJfXCM4NToewixUqZlsg0lz66QDcZtmzF7v2QQA\n1cX0ThyGEmmHCsC/lflxtXESZqLluBtGY+V+3ri8iFrjAZR+B8q8TXDeH03G\navK6ey3b3rbKIzgFkPlCnpWocMn8teP+4kEMUFZkCvuPTpuSm4EtKGan7hs9\ndP6vbpWVRXpuCzU6wNxyC0pQ9gGmpY8Nmto+83N9UEXd4Iblj5njmVu8jgeY\nufy2tlSwCGZrLc3968RLF9Vd1Wg3O8MdceIvsTP9x7Bx2E8JJBAKEHIKNHPU\nNWJQbMGaTbTmqgTs6IOF4WXhZTLPpd8rCmeQ1E/B66updi4ite3rwqVZIc6F\nagYhuXP9etKHBQbw+zVHZLnbuBBMvExZMpncoBHi7hQIAVuJJtyESepT2nwC\n7jIQ4fgHw0t266EPBPJwNP2kSqItaKJwK8Zh7EB6CmBWumlKDj8FsE+HMNIx\nFVuc7T3fKPgm9LGT76RwxsA72EWpXUEfA6yD9WHdSgYKm2L8j4Rq0ftx8fhB\n/xBP\r\n=2AOB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=4.0"},"gitHead":"a75fd0ef17b94f002166f894c357a1dee02cc97e","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.4.1","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.16.1","dependencies":{"cross-spawn":"^6.0.5"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_5.2.1_1567276167900_0.2664920510490685","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"cross-env","version":"6.0.0","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@6.0.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"3c8e71440ea20aa6faaf5aec541235efc565dac6","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-6.0.0.tgz","fileCount":10,"integrity":"sha512-G/B6gtkjgthT8AP/xN1wdj5Xe18fVyk58JepK8GxpUbqcz3hyWxegocMbvnZK+KoTslwd0ACZ3woi/DVUdVjyQ==","signatures":[{"sig":"MEQCIDaDGfaXTOOletNmpkz4VHWiYDK1j4WAmeF0gWMu3EUuAiBTJHKqR77q3L4gwQYvBOXXu4xwUfztEczrHkMoxkaTCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgRV+CRA9TVsSAnZWagAAGTEP/iDwT9idtYh9UNm/82ic\nSQ+t4aQ9yUMjvTNVDokx5WvAbBdh9mU6jDknfOD06qZpT3UFpYwW6zxCReQe\nDFn9/Zpq/4Wq5yKiTGjjw5RIxuN+XpcZ4o7fT6go4NJfj8t8h8GfgMmuvRtU\ntT1I4kO5FccAmvl4ju70Lg0a+D1X3zJ70+nDNUUsAeqsQalNrzyNUmmu7JJr\n/Zn2K7fEuKmJUEgbAKiR2HkS/Y3jPeqPhYuQxTt4sy8bGCLWpFJ0xf6KQSUo\nPIYws5WwFv/4Ovie+ZAxsWGBK/G7LE4Ao7QvYsNu7MXu7yMHN26J8tJkCfmW\nSGf5icrla8tU16tU1bSIICEQaUwrGLQjnT3Vvd7iEd8e6ZN63qloZ2CwDkTr\nzKUd1aexzYTbHRL8BC2hHIgN33MzqUSYE1/29gpd0l7i/Dd1c7DOXVD42YmV\nBVXW6TKUsynFptaY4dYM+UVp0uA/h/rhSuxlnXtUNPsx9ImQKquePO5udn1K\n+nJyNOaDjfGTNgPTvDmSU1xqg4AIqssNkE99x6aVSW7miGFLdFDFVHgBZI6t\nwk+H6X1qFh3UMYDdoYumnZB4Z66PG79MOpH3Uq6hphMy0YAkztk/HPQpGzQ9\nN+AHQz4UdPANd8enBLQ0E9yeYX0KyeHxcaRe5Uh3oZeELS4M7PETxJkFXfyc\nBw4G\r\n=ONRW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">=8.0"},"gitHead":"61ebf5970e88e915a09e80d0858ca6344efaa3ae","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate","precommit":"kcd-scripts precommit","test:update":"npm test -- --updateSnapshot --coverage","add-contributor":"kcd-scripts contributors add"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.4.1","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.16.1","dependencies":{"cross-spawn":"^7.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_6.0.0_1568740733676_0.8641538839177287","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"cross-env","version":"6.0.1","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@6.0.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"2cf45100b17341ebba09b9f708afb835f3d95974","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-6.0.1.tgz","fileCount":10,"integrity":"sha512-/y+CmqkDNo6qL3iWYmcV58ld4sJfrXRKPj5eydi1OdTnWMyIBmQxNRADI96+a8RKAyezc/Zsn+6wObywyV/Bhg==","signatures":[{"sig":"MEUCIQCyG0bf4IwsAxJGlybeQCS7bWYy9mEz388qxZFfZIjIIAIgJ90HCBLL36w1Mhn/RoukmV2D4MpHfrDhi76ZaJDtgeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk4STCRA9TVsSAnZWagAAGLIP/RrcCj/Hq8GlSn80FtEm\nuRChtnhrOlhinZNejPvO9AdSo7gJsMUjkfjNlC8SU9PiAKl32xbJkxBhLGBe\nZW5ZnQPsOzHMTYffDvKM54/ZBNzbnRJwbTzqsgKh3bZHOL9ILJms/AwogXJz\nJ7C9z0WmN3TXqofj5hYShJO2iTO12HrENrhpQVYQGpq3gMeXodafe40fw3X6\nRORwgBECCVkgPU/wwb56WvD3WhaMKqateS397r68h7qtL+nuFu7upmPP4keG\nWToLeMXH6Rx/4lrMic2o1Q+bzlqQvdOC3ARc6tnMfjSQ56x64uINYkP2+MuP\nYkF0XNH0SavzfJNMH2nizFLwzeCu131JXij4r/brNEDTlkYkm9yW9lmW6FvI\nqmLwczURs3xlV3lUCYZJUdQwjyZRDzlhyvAP9vF5g+S6VjQqrnpD+EY2wFUw\nSRDoiFtLmhh8exE9S7MpZFoR5Ev6qqJj7puQhcK9/NhM1Ov41vhEYC1HlCO9\nlmJzJ1ZKwVo++9hLSSSNiaMIpb0tqS9bhTlKbdff0DeVhGYOjKOusEQJl7ie\nIXBYLxehzyDe3chafJC7fhdvt8TGYJo2fHeeeVR7gw4uGx8Le2BZCGzSucD/\naN6h5wFzenXduxQtibTB5rXXoyQZ6inSavxWWHCBFHlppvC0we7hpu+gh740\nWYwf\r\n=Hkrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"engines":{"node":">=8.0"},"gitHead":"36bb6c3b9ebde528a83bf49e0735e4b8ff9071cb","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.4.1","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.16.1","dependencies":{"cross-spawn":"^7.0.0","@babel/runtime":"^7.6.2"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^1.8.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_6.0.1_1569948818730_0.07221399523643823","host":"s3://npm-registry-packages"}},"6.0.2":{"name":"cross-env","version":"6.0.2","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@6.0.2","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"2ec3c4b9b90cc074fed375415fc229cb7d6ce612","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-6.0.2.tgz","fileCount":10,"integrity":"sha512-lA44HlqWCzrv7/l2pY3sfLDvMhXXhx8oztvD6rg34PdCIcP0yk77UwOL2nacsZXlrzPUMtbfagVbK6Itx8pwng==","signatures":[{"sig":"MEQCIG7Mir8uS35mrHmkEM87mh7u30KqYr7o7/Pqx556jOBrAiAF2BINFJpNlnsFkqVfPnPPjeO5QCYpV50FSeKFSVQAwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk4UtCRA9TVsSAnZWagAAhtAP/0Di+JZyYxaR7tdaMtrf\nS2L9zil+T1BaobeE8Ua/ZaIVU2T75dhHKUe0oguyKkGe7Ze/5QVmdXghmt6S\nDucAHicTjWVq4dKYHIinUZCTy78wCa4DeEv9KGL/j/Ue5V13/QKdk+N/vaOs\nr/eAyEhTzAldr5lQOd9Vs++zggNaliADKIoShhexrq9SqD/W4snpG4xpw+kd\nAtVHP6E7GgI3mypzwxSfDBZiNDbZ9d42uqQ83NAy5H8n/Wb1Z7cTQii3ACur\nd1rHTsn+8z8fNLmvtNoAHkbZAnNMuR/7U/64L+9JnSR1My8WfI4GmpY+6Q8G\nRvNORe9eqYr/VMNMnGg3pHfq9NdRjlP/u+S520g97lQ2uyPkqd4aPOgSlB1Y\nfY122nhsRolVJc3VcvvjPdTB4pxWWkV8cEM0uyVx6qpFT4a17euJO8Co3ONf\nJHk1opKQDUbP3P8+HH1pnCdwRrulVSClXk3yUZWI9FgUOT/+2QwaKkYNL4Eu\n0vYdY5Wp3414CPWfIbuEwsFq3zLU8oeXZdW3+YkVXiFi/+TWvDRSTUUp5r8W\nRkgg9hobcuJmU1MiAaWoIQne6F3CelJE5aJuswe58eI0xsFb7n3CRo852eOb\nb+o4P1PYEM/3Uv/Q8xzBPmoYBWcXau+P7iWd61aP2cO829IRaXYdS4jtOVSN\ni5NZ\r\n=uGap\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"engines":{"node":">=8.0"},"gitHead":"a825e9ce3f9a93c42b9449f4c73e4b884266fbb4","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","build":"kcd-scripts build","validate":"kcd-scripts validate"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.4.1","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.16.1","dependencies":{"cross-spawn":"^7.0.0","@babel/runtime":"^7.6.2"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"eslintIgnore":["node_modules","coverage","dist"],"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^1.8.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_6.0.2_1569948972442_0.5900952925387286","host":"s3://npm-registry-packages"}},"6.0.3":{"name":"cross-env","version":"6.0.3","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@6.0.3","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"src/bin/cross-env.js","cross-env-shell":"src/bin/cross-env-shell.js"},"dist":{"shasum":"4256b71e49b3a40637a0ce70768a6ef5c72ae941","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-6.0.3.tgz","fileCount":10,"integrity":"sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag==","signatures":[{"sig":"MEUCIQCmQ9oPoxXgCBlYZwxmbwMYbHTyBdJ8lp9IPdaohGIlTwIgNTkQYnlMfMc2iJDxAXN5GGPoKQKigtDSrypaZS72S5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlM4rCRA9TVsSAnZWagAAabcP/3utY3i9Sfe6UHxw2ZML\nEBV3Ol9C35mz4s9HKvaOIEw1kaZBjZGxtFSnbZ8GC0wsK8AesIGMY0ou8u/Z\nqkHYjXpy8ErmxaC6/k/X5vqRrwDlivsiWt/OCMkCcra/fph/yx1J/I4WIB71\nHarjy3qkqRoK4ES+3YI2tVa4fUF/O8qGKaNbETCHpWZBm4EXhCmlcgYHN+eH\nUpJBeMKrHG4/5WXCUn2qLTvfYP9Bcl9sLKx5QvcGdUFg9xDZMr0b8aVfTgWa\npCtt/uEHDtt33LvxMo5EwaKB2mvcEDOw+tOf2k4WFPyIiJj2FntHLdM/E4SB\nJMOPGXKLbEXWsXOMgTHSYO0Sy5dnUsoAcZUGNFLPMtNidO/IQ4YeLH+NDWMh\nMdDykJSo99PvLgByBQ84af2vGyzcN2Tkojzl8Vkds24SANfilCPXFjjgfnN9\n2SxHSOA1Ngh1ZUww+DPxS1Rmduf5MR++ZcqVR7oxyoGprHFqM6VrN7Bqztbp\nszMJcELhynsHDrBITYBdcnEpkVmFjoUglralirqiLU3qSYDKn4+TxxTLuwJP\nk1l2BvvzRk4yPGXuPr8tLvCGun/DbTl/XdtuDUyM0Os74u/HXvCww+lzGw9/\nBYha2t5JGaNi0RuZF5Ju9GqmBKXmwOzIm+jWjtS3TCBzWrlTsWnZsMSF2FUm\nbgY6\r\n=J2zr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","babel":{},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"engines":{"node":">=8.0"},"gitHead":"67f21c32543af0ecdbaf2508d620d81d3307a433","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","validate":"kcd-scripts validate"},"_npmUser":{"name":"kentcdodds","email":"kent@doddsfamily.us"},"// babel 1":"this disables all built-in plugins from kcd-scripts for tests","// babel 2":"that way we ensure that the tests run without compilation","// babel 3":"because this module is published as-is. It is not compiled.","repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.4.1","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"8.16.1","dependencies":{"cross-spawn":"^7.0.0"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^1.8.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_6.0.3_1570033194525_0.2793512770297897","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"cross-env","version":"7.0.0","keywords":["cross-environment","environment variable","windows"],"author":{"url":"http://kentcdodds.com/","name":"Kent C. Dodds","email":"kent@doddsfamily.us"},"license":"MIT","_id":"cross-env@7.0.0","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"src/bin/cross-env.js","cross-env-shell":"src/bin/cross-env-shell.js"},"dist":{"shasum":"5a3b2ddce51ec713ea58f2fb79ce22e65b4f5479","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-7.0.0.tgz","fileCount":10,"integrity":"sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ==","signatures":[{"sig":"MEUCIDHfNIahgBLWDHculsBhCqYzHBYxpRg94yUj4XAp8jPOAiEAzDk+tZUJNwwyxpU7E4dFIwFs39D7AFSw8ZsaBDKTsCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLIuGCRA9TVsSAnZWagAA5LwP/jINU4xv5WIF938khjeU\nq2VkYRJA6uQuaMNjda/3qY+ifPDFOrzesBHkqZy3j7TTb83xp9oMXgFz+Ppt\nX3Cz4PZSOgbYeqE5pNOIYOMiRhhRCDn/7ZIXEoA6JfnmkKRFL7mKXbPmNnNE\nCKYR0v+ZivWhMQkTs8jeREcmQZoMQKJYJxnRSVQynXqUV4U3z7lPcjQmQBkq\nWlWTrwdjDvJjpIFAP8NTUa/g155vYtarwGiudVVRyrbr0n7CnG19BlymE75+\nynDGKVi2YW7oYwXklZMeLZyOcA6mzLZbIKMXa3J6ZwbX44d+njrQDrOFAlvb\nGZpznFuKHP0Kx5WgMtKJ+847/YxI31RmduIrUEk41FciGD1pa0rKtHshgz3W\nIvULqqlKz0DcMfWjacCnZa7bLRSUWGd/er1tHB0EP+PaazESe7DhYmyyLc+h\nuVGPSPsPnugfLUksuZtq6S97hk+tj4geqOkROJbdJC/01XKrl8TSxf0G86DB\nmrWRL7wv92PO11Jkjb786HsC0qXe+OoGVLSfiVg/ZRnShrBurTgxl3xnQJDQ\nSvTnsRG/n2y1oF6xE9R37hqWyUsgHr2wiOITJKroCzKdymZE5DD/nBXW3HnE\nX1Xjh0HeXqiDUU1Qw37qP8P4cA9BPu/6l4aoiRHdINqvzjXhh8hal0Bw6HFy\nNjjy\r\n=kGKQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","babel":{},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"engines":{"npm":">=6","node":">=10.14","yarn":">=1"},"gitHead":"4ec6f4009d05c571d1737306cb787499d511048b","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","test:update":"npm test -- --updateSnapshot --coverage"},"_npmUser":{"name":"kentcdodds","email":"me@kentcdodds.com"},"// babel 1":"this disables all built-in plugins from kcd-scripts for tests","// babel 2":"that way we ensure that the tests run without compilation","// babel 3":"because this module is published as-is. It is not compiled.","repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.13.6","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"13.7.0","dependencies":{"cross-spawn":"^7.0.1"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_7.0.0_1579977606155_0.9056898684731638","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"cross-env","version":"7.0.1","keywords":["cross-environment","environment variable","windows"],"author":{"url":"https://kentcdodds.com","name":"Kent C. Dodds","email":"me@kentcdodds.com"},"license":"MIT","_id":"cross-env@7.0.1","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"src/bin/cross-env.js","cross-env-shell":"src/bin/cross-env-shell.js"},"dist":{"shasum":"c8e03412ea0e1370fe3f0066929a70b8e1e90c39","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-7.0.1.tgz","fileCount":10,"integrity":"sha512-1+DmLosu38kC4s1H4HzNkcolwdANifu9+5bE6uKQCV4L6jvVdV9qdRAk8vV3GoWRe0x4z+K2fFhgoDMqwNsPqQ==","signatures":[{"sig":"MEUCIEvEWUxcaJZJiYx0TowJkztvQNh5hp9aLypyOQJcQ1JmAiEAtInu3cscZfSPGhDcpt7M5hbQrz4RDNsTn88Fd3G3lIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXqQOCRA9TVsSAnZWagAAZM4P/0m1f4jawvTukoX0k63a\ntBZMMVfNlZJLdbSi7D36egO4+2XKBenxyegyvDf+wcGUE5HtX7ESgNHxzMZd\nIGFsj/axQ7Np1SJf/p4GAGbGiT4Gvuul+/hhM6k50tTamSvbGAPfmOvH4oXt\ndIq/lcrjHFdpQEjeRXISUw5pRTDYx2HCE/kwH+gi50GWHUXh2eB/SbmaXU7t\nyb71ww7WN6l4j9QUQrierme+976r2m02qtPYZ9J1IZhClSIoqghGjvoU3EOv\nYOUusL3pRTjkSSSkJkzF3bhdNEXjloqdj1SE0bJi56abry4FTc4JiTxmmwqZ\n7gkHONMfrtXUTv+oX0HhleTjBOs7Np6Lac/W7U8FZfKlYS8lSgFzI9LAfLVE\n/+9//P/DkqsBEnSoPwzqdfuxdmJiXofcJKbTWTWplkRvOsx7zRCrTU2uAPZs\n7Ml7NGyZTFepFYcdG6ToznM9QkRvIwshGPPtlERvRPjXc/XMXaf8P2U3ESCp\ncxQRUgus1+1Dw8YuRPGdfYhgX3vu3sP1n84QYbODHnvDrqFXcsItVDkKgap1\nUhJgPQZ9GkRMpIgM4MQRmm6Hs8nFr3qqWeyC/bdZxyTowY5YFpW7VEUDnyOO\nUOymklIyVl96jvIgwvjrlUDBhglIVYp6iLuyAkUn3jmyloAkcmyWoyhSSFbZ\nAICs\r\n=hpEo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","babel":{},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"engines":{"npm":">=6","node":">=10.14","yarn":">=1"},"gitHead":"8a9cf0e4de5dba2c990ff9bee77bf65cb3fc2c8d","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","test:update":"npm test -- --updateSnapshot --coverage"},"_npmUser":{"name":"kentcdodds","email":"me@kentcdodds.com"},"// babel 1":"this disables all built-in plugins from kcd-scripts for tests","// babel 2":"that way we ensure that the tests run without compilation","// babel 3":"because this module is published as-is. It is not compiled.","repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.13.4","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"12.16.1","dependencies":{"cross-spawn":"^7.0.1"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_7.0.1_1583260685809_0.32406895611958997","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"cross-env","version":"7.0.2","keywords":["cross-environment","environment variable","windows"],"author":{"url":"https://kentcdodds.com","name":"Kent C. Dodds","email":"me@kentcdodds.com"},"license":"MIT","_id":"cross-env@7.0.2","maintainers":[{"name":"kentcdodds","email":"kent@doddsfamily.us"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"src/bin/cross-env.js","cross-env-shell":"src/bin/cross-env-shell.js"},"dist":{"shasum":"bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-7.0.2.tgz","fileCount":10,"integrity":"sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==","signatures":[{"sig":"MEQCIB8l9ZS5dz8KypaDe0TPJLCqAI4sMr9FszYEjUEc96szAiA6JpbqewDKHh63qCqck6bZVA7g1TBADW+sx0Zv22tPUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYWHJCRA9TVsSAnZWagAAX10P/2YH9Gzoce4DMhCm0IW5\njVkF6ltQ8vbOQCiXzPeH6ahOM/4VIoG+SWbMcPBRFvA1V73h7DC46pbmQV3F\nsQVuyax9dcsiXhyg5+7oX98daAmRqDuwns3htJYs7HuBV90zY9GZ/+dif5V7\n2oSNT4jR0e4crdlSYl3kzwaXb+9psoP/wPsRSkZK3W3o/esq3zQ7YhOyZ4vh\nyGoY03mI2OKrGIspnOc3i+9BMGtH3NpEbWUbFjGsogyI+OjQFIHlZVfI+mBE\nw8pnZogfb3HHQQiJyZmqROCMRDJ6ft2wB0PwuWtl30WOUHv7/X/b0/NaqMaH\n7hXcdnVWaV7OoO4rctcIeME5iIRjXAhSh+LEmu+FL+P/AFXa9JLeelbPyRCP\nnHJY0X4NoF5pu3MabAa23VINhi2Kqrqsxv89FmgEIcJBpt4C4903ja4lcoLm\nJGAaklDCBQLdBRZDQDQiRMrvlEqcI4iEmlf8+At7xYn87YME4YkJkzEKN3m6\ngjgJU9lOdHg4qJujDI6oXFRiZT3GpezySyaZsWF8mzbA4zKLLg1lkqzOto5b\nafnjtBMKsuciZi9Ui+0Q/M8iQmlmdRRH5RhkF0OiBqe6NIXx2xGAhRJSIx0x\n1G39OsdMczl8JC4thU0eDI7u5EgBOv+ZKQiw6BTM0Drwh0an3Y7OygEOlsQf\nIACx\r\n=SXSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","babel":{},"husky":{"hooks":{"pre-commit":"kcd-scripts pre-commit"}},"engines":{"npm":">=6","node":">=10.14","yarn":">=1"},"gitHead":"2a1f44c9053702fdc3fffca38afc041cbf634a05","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","test:update":"npm test -- --updateSnapshot --coverage"},"_npmUser":{"name":"kentcdodds","email":"me@kentcdodds.com"},"// babel 1":"this disables all built-in plugins from kcd-scripts for tests","// babel 2":"that way we ensure that the tests run without compilation","// babel 3":"because this module is published as-is. It is not compiled.","repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.13.4","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"12.16.1","dependencies":{"cross-spawn":"^7.0.1"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_7.0.2_1583440329232_0.6419689826555934","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"cross-env","version":"7.0.3","keywords":["cross-environment","environment variable","windows"],"author":{"url":"https://kentcdodds.com","name":"Kent C. Dodds","email":"me@kentcdodds.com"},"license":"MIT","_id":"cross-env@7.0.3","maintainers":[{"name":"kentcdodds","email":"me@kentcdodds.com"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"src/bin/cross-env.js","cross-env-shell":"src/bin/cross-env-shell.js"},"dist":{"shasum":"865264b29677dc015ba8418918965dd232fc54cf","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz","fileCount":10,"integrity":"sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==","signatures":[{"sig":"MEUCIQCVbpK+qvqRPDIyDgi0YuR1tae7X9ZaX1ajyk+ALkwB1AIgfxxSMzqxiYk/QwwJM5nuMV+Ecnbo/1es2wvxjsmWDHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxqa2CRA9TVsSAnZWagAAP3YP/2Bq4MlV0D6UF4IWmYDR\nwmYNd6QWeHGNckc/2eQFnplcnDUreR2lw8ppkYHNsH7geNwBuSPgClNs6tI8\nOnRP6aZcCUy7OqgsmND+etHtGnA5oegiS5rKd8yJcXtZr96LJUd0JPsgX+5u\nAWw1aLXn/Z0XGMEpIcb2tSfucLRe6gXycm9a2tIgZdmJUsp/lHsV3YYKoWn2\nkEVuHPgch3m2e3rM2TLhOkriqqf9v5d/4rFg/WFHBEJUIcSicfoROC/EYKxR\nGtYetICq8pRbFr5sNn0Bra4PDt6EWxpJ8SEW2I9w1B9SlaDhp0+rL43qzKic\n5vM2f+yDHNNlZRJ8SMgWggEkml4ZZhEfWmpNHy7nIRxnGblBwK5YXklY5Z/k\nBu9teClPWFGImKJzqDddSRqXGjfK8V0zt8qVBwjJJ7B97GjkBtC3bY7Rpmr5\nOrvQ1w+iXYbi1zeO1LVLYKAW3aQXoZCUCCviPIphxpPNcfZbFaP06eRx+igZ\nd6PsCbJy/+VCo7pjH/3uy2hAuB+3Qame+DfVrtIetZKgPBy4ffV6ajfTzu5w\nQ8vP6JNzisafDLOdw/sIbn3QmfAbOAFuu2p4xEB8VAEAaBg6mdtWOXnR5BpB\nQWI+gnHB5DWwcGSj3FFURNmrsnI0a6jN26vkiG0NW4hZ0HanXhftrpwUA9lv\nlNcv\r\n=M3/Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","babel":{},"engines":{"npm":">=6","node":">=10.14","yarn":">=1"},"gitHead":"bb0287b199c3e4cea5c0e1a20ef0c8d78db1aaa4","scripts":{"lint":"kcd-scripts lint","test":"kcd-scripts test","setup":"npm install && npm run validate -s","validate":"kcd-scripts validate","test:update":"npm test -- --updateSnapshot --coverage"},"_npmUser":{"name":"kentcdodds","email":"me@kentcdodds.com"},"// babel 1":"this disables all built-in plugins from kcd-scripts for tests","// babel 2":"that way we ensure that the tests run without compilation","// babel 3":"because this module is published as-is. It is not compiled.","repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"6.14.8","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"14.15.0","dependencies":{"cross-spawn":"^7.0.1"},"eslintConfig":{"extends":"./node_modules/kcd-scripts/eslint.js"},"_hasShrinkwrap":false,"devDependencies":{"kcd-scripts":"^5.5.0"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_7.0.3_1606854326399_0.7172820599252976","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"cross-env","version":"10.0.0","keywords":["cross-environment","environment variable","windows","cross-platform"],"author":{"url":"https://kentcdodds.com","name":"Kent C. Dodds","email":"me@kentcdodds.com"},"license":"MIT","_id":"cross-env@10.0.0","maintainers":[{"name":"kentcdodds","email":"me@kentcdodds.com"}],"homepage":"https://github.com/kentcdodds/cross-env#readme","bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"dist":{"shasum":"ba25823cfa1ed6af293dcded8796fa16cd162456","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-10.0.0.tgz","fileCount":15,"integrity":"sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==","signatures":[{"sig":"MEQCIB4hltF/6UbUWcN8MvqX0tToWkVtzxyKHJ0kipX/ObYuAiB4VurLc/aNyH+nme3wNQGffCDsM3ea7usnz1bkdu4gdg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19691},"main":"./dist/index.js","type":"module","zshy":{"exports":{".":"./src/index.ts","./bin/cross-env":"./src/bin/cross-env.ts","./bin/cross-env-shell":"./src/bin/cross-env-shell.ts"}},"types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bin/cross-env":{"types":"./dist/bin/cross-env.d.ts","import":"./dist/bin/cross-env.js"},"./bin/cross-env-shell":{"types":"./dist/bin/cross-env-shell.d.ts","import":"./dist/bin/cross-env-shell.js"}},"gitHead":"8635e80e81080f3e8f83b514565dc6bfecf6760c","scripts":{"dev":"zshy --watch","lint":"eslint .","test":"vitest","build":"zshy && npm run clean-cjs","format":"prettier --write .","test:ui":"vitest --ui","lint:fix":"eslint . --fix","test:e2e":"node e2e/test-cross-env.js && node e2e/test-cross-env-shell.js","test:run":"vitest run","validate":"npm run build && npm run typecheck && npm run lint && npm run format:check && npm run test:run","clean-cjs":"node other/clean-cjs.js","typecheck":"tsc --noEmit","format:check":"prettier --check .","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"kentcdodds","email":"me@kentcdodds.com"},"prettier":"@epic-web/config/prettier","repository":{"url":"git+https://github.com/kentcdodds/cross-env.git","type":"git"},"_npmVersion":"10.8.2","description":"Run scripts that set and use environment variables across platforms","directories":{},"_nodeVersion":"20.19.4","dependencies":{"cross-spawn":"^7.0.6","@epic-web/invariant":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"zshy":"^0.2.5","eslint":"^9.32.0","vitest":"^3.2.4","prettier":"^3.6.2","@vitest/ui":"^3.2.4","typescript":"^5.8.3","@types/node":"^24.1.0","@epic-web/config":"^1.21.1","@types/cross-spawn":"^6.0.6","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/cross-env_10.0.0_1753480541082_0.644590613569932","host":"s3://npm-registry-packages-npm-production"}},"10.1.0":{"name":"cross-env","version":"10.1.0","description":"Run scripts that set and use environment variables across platforms","type":"module","main":"./dist/index.js","types":"./dist/index.d.ts","bin":{"cross-env":"dist/bin/cross-env.js","cross-env-shell":"dist/bin/cross-env-shell.js"},"engines":{"node":">=20"},"scripts":{"build":"zshy","dev":"zshy --watch","lint":"eslint .","lint:fix":"eslint . --fix","format":"prettier --write .","format:check":"prettier --check .","typecheck":"tsc --noEmit","test":"vitest","test:ui":"vitest --ui","test:run":"vitest run","test:coverage":"vitest run --coverage","test:e2e":"node e2e/test-cross-env.js && node e2e/test-cross-env-shell.js && node e2e/test-default-values.js","validate":"npm run build && npm run typecheck && npm run lint && npm run format:check && npm run test:run"},"keywords":["cross-environment","environment variable","windows","cross-platform"],"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","dependencies":{"@epic-web/invariant":"^1.0.0","cross-spawn":"^7.0.6"},"devDependencies":{"@epic-web/config":"^1.21.1","@types/cross-spawn":"^6.0.6","@types/node":"^24.1.0","@vitest/coverage-v8":"^3.2.4","@vitest/ui":"^3.2.4","eslint":"^9.32.0","prettier":"^3.6.2","typescript":"^5.8.3","vitest":"^3.2.4","zshy":"^0.3.0"},"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cross-env.git"},"bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"homepage":"https://github.com/kentcdodds/cross-env#readme","zshy":{"cjs":false,"exports":{".":"./src/index.ts","./bin/cross-env":"./src/bin/cross-env.ts","./bin/cross-env-shell":"./src/bin/cross-env-shell.ts"}},"prettier":"@epic-web/config/prettier","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bin/cross-env":{"types":"./dist/bin/cross-env.d.ts","import":"./dist/bin/cross-env.js"},"./bin/cross-env-shell":{"types":"./dist/bin/cross-env-shell.d.ts","import":"./dist/bin/cross-env-shell.js"}},"_id":"cross-env@10.1.0","gitHead":"152ae6a85b5725ac3c725a8a3e471aee79acc712","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==","shasum":"cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783","tarball":"https://registry.npmjs.org/cross-env/-/cross-env-10.1.0.tgz","fileCount":15,"unpackedSize":20233,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD1dZbcEf9T0VDrKIkznn7Z7zdoaas/vN9emy94YNaUgwIhAPFYTV54IKMoC8OrRuIUB2D3JCd0fLNm5R3nypJPQNYA"}]},"_npmUser":{"name":"kentcdodds","email":"me@kentcdodds.com"},"directories":{},"maintainers":[{"name":"kentcdodds","email":"me@kentcdodds.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cross-env_10.1.0_1759167252045_0.2567224977735212"},"_hasShrinkwrap":false}},"time":{"created":"2015-10-01T23:19:27.453Z","modified":"2025-09-29T17:34:12.434Z","1.0.0":"2015-10-01T23:19:27.453Z","1.0.1":"2015-10-01T23:21:22.614Z","1.0.2":"2015-11-11T17:59:13.769Z","1.0.3":"2015-11-11T18:06:27.921Z","1.0.4":"2015-11-12T04:43:44.960Z","1.0.5":"2015-11-28T00:08:43.483Z","1.0.6":"2015-12-25T14:24:39.795Z","1.0.7":"2016-01-03T15:08:15.687Z","1.0.8":"2016-05-24T04:03:50.508Z","2.0.0":"2016-07-13T13:13:29.016Z","2.0.1":"2016-08-29T15:53:22.671Z","3.0.0":"2016-09-24T15:57:49.893Z","3.1.0":"2016-10-04T17:12:38.918Z","3.1.1":"2016-10-04T18:01:38.972Z","3.1.2":"2016-10-08T14:19:48.594Z","3.1.3":"2016-10-15T07:29:35.216Z","3.1.4":"2017-01-03T04:15:04.127Z","3.2.0":"2017-03-04T15:24:55.509Z","3.2.1":"2017-03-04T15:59:00.089Z","3.2.2":"2017-03-04T16:13:55.420Z","3.2.3":"2017-03-04T16:44:27.226Z","3.2.4":"2017-03-14T16:24:01.735Z","4.0.0-beta.0":"2017-03-27T01:51:04.557Z","4.0.0":"2017-03-31T02:07:49.386Z","5.0.0-beta.0":"2017-04-18T22:23:44.244Z","5.0.0":"2017-05-11T17:11:57.532Z","5.0.1":"2017-06-08T02:25:45.854Z","5.0.2":"2017-08-01T15:55:40.312Z","5.0.3":"2017-08-03T14:03:10.102Z","5.0.4":"2017-08-06T09:53:45.362Z","5.0.5":"2017-08-08T19:46:32.639Z","5.1.0":"2017-10-16T16:53:17.200Z","5.1.1":"2017-10-27T15:41:23.519Z","5.1.2":"2017-12-21T18:39:35.395Z","5.1.3":"2017-12-21T23:01:37.789Z","5.1.4":"2018-03-09T17:38:27.383Z","5.1.5":"2018-05-09T17:58:54.922Z","5.1.6":"2018-05-22T21:58:28.220Z","5.2.0":"2018-06-13T13:38:13.018Z","5.2.1":"2019-08-31T18:29:28.046Z","6.0.0":"2019-09-17T17:18:53.960Z","6.0.1":"2019-10-01T16:53:38.909Z","6.0.2":"2019-10-01T16:56:12.566Z","6.0.3":"2019-10-02T16:19:54.704Z","7.0.0":"2020-01-25T18:40:06.324Z","7.0.1":"2020-03-03T18:38:05.937Z","7.0.2":"2020-03-05T20:32:09.373Z","7.0.3":"2020-12-01T20:25:26.541Z","10.0.0":"2025-07-25T21:55:41.305Z","10.1.0":"2025-09-29T17:34:12.232Z"},"bugs":{"url":"https://github.com/kentcdodds/cross-env/issues"},"author":{"name":"Kent C. Dodds","email":"me@kentcdodds.com","url":"https://kentcdodds.com"},"license":"MIT","homepage":"https://github.com/kentcdodds/cross-env#readme","keywords":["cross-environment","environment variable","windows","cross-platform"],"repository":{"type":"git","url":"git+https://github.com/kentcdodds/cross-env.git"},"description":"Run scripts that set and use environment variables across platforms","maintainers":[{"name":"kentcdodds","email":"me@kentcdodds.com"}],"readme":"<div align=\"center\">\n<h1>cross-env 🔀</h1>\n\n<p>Run scripts that set and use environment variables across platforms</p>\n</div>\n\n**🎉 NOTICE: cross-env is \"done\" as in it does what it does and there's no need\nfor new features.\n[Learn more](https://github.com/kentcdodds/cross-env/issues/257)**\n\n---\n\n<!-- prettier-ignore-start -->\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![version][version-badge]][package]\n[![downloads][downloads-badge]][npmtrends]\n[![MIT License][license-badge]][license]\n<!-- prettier-ignore-end -->\n\n## The problem\n\nMost Windows command prompts will choke when you set environment variables with\n`NODE_ENV=production` like that. (The exception is [Bash on Windows][win-bash],\nwhich uses native Bash.) Similarly, there's a difference in how windows and\nPOSIX commands utilize environment variables. With POSIX, you use: `$ENV_VAR`\nand on windows you use `%ENV_VAR%`.\n\n## This solution\n\n`cross-env` makes it so you can have a single command without worrying about\nsetting or using the environment variable properly for the platform. Just set it\nlike you would if it's running on a POSIX system, and `cross-env` will take care\nof setting it properly.\n\n## Installation\n\nThis module is distributed via [npm][npm] which is bundled with [node][node] and\nshould be installed as one of your project's `devDependencies`:\n\n```\nnpm install --save-dev cross-env\n```\n\n> WARNING! Make sure that when you're installing packages that you spell things\n> correctly to avoid [mistakenly installing malware][malware]\n\n> NOTE : Version 8 of cross-env only supports Node.js 20 and higher, to use it\n> on Node.js 18 or lower install version 7 `npm install --save-dev cross-env@7`\n\n## Usage\n\nI use this in my npm scripts:\n\n```json\n{\n\t\"scripts\": {\n\t\t\"build\": \"cross-env NODE_ENV=production node ./start.js --enable-turbo-mode\"\n\t}\n}\n```\n\nUltimately, the command that is executed (using [`cross-spawn`][cross-spawn])\nis:\n\n```\nnode ./start.js --enable-turbo-mode\n```\n\nThe `NODE_ENV` environment variable will be set by `cross-env`\n\nYou can set multiple environment variables at a time:\n\n```json\n{\n\t\"scripts\": {\n\t\t\"build\": \"cross-env FIRST_ENV=one SECOND_ENV=two node ./my-program\"\n\t}\n}\n```\n\nYou can also split a command into several ones, or separate the environment\nvariables declaration from the actual command execution. You can do it this way:\n\n```json\n{\n\t\"scripts\": {\n\t\t\"parentScript\": \"cross-env GREET=\\\"Joe\\\" npm run childScript\",\n\t\t\"childScript\": \"cross-env-shell \\\"echo Hello $GREET\\\"\"\n\t}\n}\n```\n\nWhere `childScript` holds the actual command to execute and `parentScript` sets\nthe environment variables to use. Then instead of run the childScript you run\nthe parent. This is quite useful for launching the same command with different\nenv variables or when the environment variables are too long to have everything\nin one line. It also means that you can use `$GREET` env var syntax even on\nWindows which would usually require it to be `%GREET%`.\n\nIf you precede a dollar sign with an odd number of backslashes the expression\nstatement will not be replaced. Note that this means backslashes after the JSON\nstring escaping took place. `\"FOO=\\\\$BAR\"` will not be replaced.\n`\"FOO=\\\\\\\\$BAR\"` will be replaced though.\n\nLastly, if you want to pass a JSON string (e.g., when using [ts-loader]), you\ncan do as follows:\n\n```json\n{\n\t\"scripts\": {\n\t\t\"test\": \"cross-env TS_NODE_COMPILER_OPTIONS={\\\\\\\"module\\\\\\\":\\\\\\\"commonjs\\\\\\\"} node some_file.test.ts\"\n\t}\n}\n```\n\nPay special attention to the **triple backslash** `(\\\\\\)` **before** the\n**double quotes** `(\")` and the **absence** of **single quotes** `(')`. Both of\nthese conditions have to be met in order to work both on Windows and UNIX.\n\n## `cross-env` vs `cross-env-shell`\n\nThe `cross-env` module exposes two bins: `cross-env` and `cross-env-shell`. The\nfirst one executes commands using [`cross-spawn`][cross-spawn], while the second\none uses the `shell` option from Node's `spawn`.\n\nThe main use case for `cross-env-shell` is when you need an environment variable\nto be set across an entire inline shell script, rather than just one command.\n\nFor example, if you want to have the environment variable apply to several\ncommands in series then you will need to wrap those in quotes and use\n`cross-env-shell` instead of `cross-env`.\n\n```json\n{\n\t\"scripts\": {\n\t\t\"greet\": \"cross-env-shell GREETING=Hi NAME=Joe \\\"echo $GREETING && echo $NAME\\\"\"\n\t}\n}\n```\n\nThe rule of thumb is: if you want to pass to `cross-env` a command that contains\nspecial shell characters _that you want interpreted_, then use\n`cross-env-shell`. Otherwise stick to `cross-env`.\n\nOn Windows you need to use `cross-env-shell`, if you want to handle\n[signal events](https://nodejs.org/api/process.html#process_signal_events)\ninside of your program. A common case for that is when you want to capture a\n`SIGINT` event invoked by pressing `Ctrl + C` on the command-line interface.\n\n## Windows Issues\n\nPlease note that `npm` uses `cmd` by default and that doesn't support command\nsubstitution, so if you want to leverage that, then you need to update your\n`.npmrc` to set the `script-shell` to powershell.\n[Learn more here](https://github.com/kentcdodds/cross-env/issues/192#issuecomment-513341729).\n\n## Inspiration\n\nI originally created this to solve a problem I was having with my npm scripts in\n[angular-formly][angular-formly]. This made contributing to the project much\neasier for Windows users.\n\n## Other Solutions\n\n- [`env-cmd`](https://github.com/toddbluhm/env-cmd) - Reads environment\n  variables from a file instead\n- [`@naholyr/cross-env`](https://www.npmjs.com/package/@naholyr/cross-env) -\n  `cross-env` with support for setting default values\n\n## LICENSE\n\nMIT\n\n<!-- prettier-ignore-start -->\n[npm]: https://npmjs.com\n[node]: https://nodejs.org\n[build-badge]: https://img.shields.io/github/actions/workflow/status/kentcdodds/cross-env/validate.yml?branch=main&logo=github&style=flat-square\n[build]: https://github.com/kentcdodds/cross-env/actions?query=workflow%3Avalidate\n[coverage-badge]: https://img.shields.io/codecov/c/github/kentcdodds/cross-env.svg?style=flat-square\n[coverage]: https://codecov.io/github/kentcdodds/cross-env\n[version-badge]: https://img.shields.io/npm/v/cross-env.svg?style=flat-square\n[package]: https://www.npmjs.com/package/cross-env\n[downloads-badge]: https://img.shields.io/npm/dm/cross-env.svg?style=flat-square\n[npmtrends]: http://www.npmtrends.com/cross-env\n[license-badge]: https://img.shields.io/npm/l/cross-env.svg?style=flat-square\n[license]: https://github.com/kentcdodds/cross-env/blob/main/LICENSE\n\n[angular-formly]: https://github.com/formly-js/angular-formly\n[cross-spawn]: https://www.npmjs.com/package/cross-spawn\n[malware]: http://blog.npmjs.org/post/163723642530/crossenv-malware-on-the-npm-registry\n[ts-loader]: https://www.npmjs.com/package/ts-loader\n[win-bash]: https://msdn.microsoft.com/en-us/commandline/wsl/about\n<!-- prettier-ignore-end -->\n","readmeFilename":"README.md","users":{"285858315":true,"bhv":true,"nex":true,"pwn":true,"rsp":true,"a1ip":true,"bcoe":true,"bret":true,"dwqs":true,"j.su":true,"mrxf":true,"sgnh":true,"tztz":true,"usex":true,"vasz":true,"yson":true,"zhen":true,"zvit":true,"arefm":true,"cef62":true,"cygik":true,"denji":true,"dmitr":true,"hanhq":true,"holly":true,"iseif":true,"jalik":true,"jream":true,"kurre":true,"kwesi":true,"laomu":true,"lijsh":true,"mbaer":true,"modao":true,"panlw":true,"peteb":true,"razr9":true,"ritsu":true,"samar":true,"sedge":true,"weerd":true,"xupea":true,"yatsu":true,"yikuo":true,"ackhub":true,"adeguk":true,"ajduke":true,"attl8d":true,"bourne":true,"cacivy":true,"cathay":true,"ckchan":true,"cmp-cc":true,"d-band":true,"daizch":true,"den-dp":true,"eliias":true,"eshinn":true,"ga1989":true,"garthk":true,"gmotos":true,"grevzi":true,"hyteer":true,"imagos":true,"iotale":true,"jherax":true,"joe223":true,"jslite":true,"kiknag":true,"kitoss":true,"knoja4":true,"leomdg":true,"lore-w":true,"monjer":true,"mrdain":true,"pandao":true,"quafoo":true,"ryandu":true,"tedyhy":true,"vcboom":true,"vmleon":true,"vutran":true,"xlaoyu":true,"yangzw":true,"yeming":true,"yong_a":true,"ziflex":true,"abhutch":true,"abraham":true,"acbde45":true,"akabeko":true,"alexreg":true,"atomgao":true,"ayoungh":true,"benoror":true,"bepotts":true,"ceejbot":true,"decoded":true,"diegohb":true,"dkannan":true,"dyakovk":true,"eli_yao":true,"enhezzz":true,"ezeikel":true,"fantasy":true,"forvais":true,"fr-esco":true,"good318":true,"halo74u":true,"hehehai":true,"hexcola":true,"isnardi":true,"javafun":true,"kiinlam":true,"kontrax":true,"lgatica":true,"ljq2731":true,"pixel67":true,"preco21":true,"restuta":true,"shoonia":true,"taseenb":true,"timwzou":true,"tomchao":true,"ungurys":true,"varbrad":true,"vboctor":true,"zhuziyi":true,"abhisekp":true,"aidenzou":true,"anhulife":true,"bcowgi11":true,"bdhmiloo":true,"byoigres":true,"colonaut":true,"cooclsee":true,"cslasher":true,"djviolin":true,"equimper":true,"eywalker":true,"fakefarm":true,"gurunate":true,"hexagon6":true,"hyanghai":true,"jiesiren":true,"jmsherry":true,"johniexu":true,"koobitor":true,"lmammino":true,"losymear":true,"magicboy":true,"mhaidarh":true,"npmlincq":true,"ordinary":true,"pablopap":true,"rhbecker":true,"rochejul":true,"sappharx":true,"scottkay":true,"stephn_r":true,"tdmalone":true,"tmurngon":true,"wmhilton":true,"wuwenbin":true,"xiaobing":true,"xueboren":true,"yash3492":true,"ycjcl868":true,"zalithka":true,"zillding":true,"zuojiang":true,"abuelwafa":true,"alefteris":true,"alexreg90":true,"alexxnica":true,"anddoutoi":true,"animabear":true,"benmosher":true,"bobxuyang":true,"clementoh":true,"debashish":true,"dracochou":true,"fanyegong":true,"flftfqwxf":true,"geekflyer":true,"heartnett":true,"isenricho":true,"jacky3399":true,"jakedalus":true,"jerkovicl":true,"jmiziolek":true,"kenmcewan":true,"landy2014":true,"larrychen":true,"ldq-first":true,"mauricedb":true,"max_devjs":true,"maxwelldu":true,"mendoz_mm":true,"mjurincic":true,"nickgogan":true,"nmccready":true,"npmmurali":true,"petershev":true,"qqcome110":true,"rbecheras":true,"redstrike":true,"sdgcwoods":true,"sternelee":true,"thejondar":true,"tomgao365":true,"tongjieme":true,"uptonking":true,"waitstone":true,"whathejoe":true,"wukaidong":true,"adammacias":true,"alexdevero":true,"alshamiri2":true,"bjornlarus":true,"cfleschhut":true,"cheapsteak":true,"forresst17":true,"funnywheel":true,"icflorescu":true,"jaredwilli":true,"junjiansyu":true,"larslawoko":true,"leizongmin":true,"leonardorb":true,"lulalachen":true,"manikantag":true,"matmancini":true,"maxime1992":true,"meshaneian":true,"mysticatea":true,"octo-utils":true,"piecioshka":true,"princetoad":true,"ridermansb":true,"sbruchmann":true,"shawnsandy":true,"tiggem1993":true,"tonyljl526":true,"wouter_vdb":true,"appsparkler":true,"arkanciscan":true,"brainmurder":true,"coolhanddev":true,"easimonenko":true,"eserozvataf":true,"fearnbuster":true,"fengmiaosen":true,"flumpus-dev":true,"frontmoment":true,"ghettovoice":true,"hal9zillion":true,"houzhanfeng":true,"iandstanley":true,"illuminator":true,"kodekracker":true,"linjianhang":true,"lucifier129":true,"nathantreid":true,"soenkekluth":true,"vparaskevas":true,"wangnan0610":true,"brentonhouse":true,"davidbwaters":true,"duartemendes":true,"floriannagel":true,"ghostcode521":true,"iori20091101":true,"ivan.marquez":true,"robertpenner":true,"saadbinsaeed":true,"santhoshbabu":true,"yonigoldberg":true,"chhetrisushil":true,"gamersdelight":true,"jasonwang1888":true,"marcelohmdias":true,"scottfreecode":true,"serge-nikitin":true,"stephencorwin":true,"stone_breaker":true,"astraloverflow":true,"blade254353074":true,"randallagordon":true,"season19840122":true,"thevikingcoder":true,"yingwuhahahaha":true,"arcticicestudio":true,"black-black-cat":true,"brunoscopelliti":true,"hyokosdeveloper":true,"joaquin.briceno":true,"arturparkhisenko":true,"rickyrattlesnake":true,"programmer.severson":true,"nguyenvanhoang26041994":true}}