{"name":"env-cmd","version":"9.0.2","description":"Executes a command using the environment variables in an env file","main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=8.0.0"},"bin":{"env-cmd":"bin/env-cmd.js"},"scripts":{"test":"mocha -r ts-node/register ./test/**/*.ts","test-cover":"nyc --reporter=lcov --reporter=text npm test","test-lint":"eslint ./src/**/*.ts ./test/**/*.ts","coveralls":"coveralls < coverage/lcov.info","lint":"eslint --fix ./src/**/*.ts ./test/**/*.ts && tsc --noEmit","build":"tsc","watch":"tsc -w"},"repository":{"type":"git","url":"git+ssh://git@github.com/toddbluhm/env-cmd.git"},"keywords":["env","cli","command","exec","environment","run"],"author":{"name":"Todd Bluhm"},"contributors":[{"name":"Eric Lanehart","email":"eric@pushred.co"},{"name":"Jon Scheiding","email":"jonscheiding@gmail.com"},{"name":"serapath","email":"dev@serapath.de","url":"Alexander Praetorius"},{"name":"Anton Versal","email":"ant.ver@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/toddbluhm/env-cmd/issues"},"homepage":"https://github.com/toddbluhm/env-cmd#readme","dependencies":{"commander":"^2.20.0","cross-spawn":"6.0.5"},"devDependencies":{"@types/chai":"4.1.7","@types/cross-spawn":"6.0.0","@types/mocha":"5.2.6","@types/node":"^12.0.0","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","chai":"4.2.0","coveralls":"3.0.3","eslint":"^5.16.0","eslint-config-standard-with-typescript":"^7.0.0","eslint-plugin-import":"^2.17.2","eslint-plugin-node":"^9.0.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","ts-node":"^8.1.0","typescript":"^3.4.5"},"nyc":{"include":["src/**/*.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["text-summary","html"],"sourceMap":true,"instrument":true},"gitHead":"012230dd8a89cee5df92aa9ab94ca315c8b0013c","_id":"env-cmd@9.0.2","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"279acd1ca2d83242f28830d6f97713721b001eb6","size":11876,"noattachment":false,"key":"/env-cmd/-/env-cmd-9.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/env-cmd/download/env-cmd-9.0.2.tgz"},"maintainers":[{"name":"toddbluhm","email":"toddbluhm@gmail.com"}],"_npmUser":{"name":"toddbluhm","email":"toddbluhm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/env-cmd_9.0.2_1559195584288_0.8755644810760606"},"_hasShrinkwrap":false,"publish_time":1559195584453,"_cnpm_publish_time":1559195584453,"dist-tags":{"latest":"10.1.0"}}