{"name":"env-cmd","version":"9.0.0","description":"Executes a command using the envs in the provided 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","build":"tsc"},"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":"4463e553e778174c5e1b7b684843946eec47562b","_id":"env-cmd@9.0.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"1f4711ff01bf854cb9bc26ed09c137bb2d29a50f","size":12104,"noattachment":false,"key":"/env-cmd/-/env-cmd-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/env-cmd/download/env-cmd-9.0.0.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.0_1557003853301_0.632608404781809"},"_hasShrinkwrap":false,"publish_time":1557003853498,"_cnpm_publish_time":1557003853498,"dist-tags":{"latest":"10.1.0"}}