{"name":"env-cmd","version":"9.0.1","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"},"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":"2dafb745f73fbe1980791686a8a67aaa321f669c","_id":"env-cmd@9.0.1","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"ba79f92c661973dccd0101f3964a59c752c9e13d","size":11688,"noattachment":false,"key":"/env-cmd/-/env-cmd-9.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/env-cmd/download/env-cmd-9.0.1.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.1_1557113435571_0.8114490154236984"},"_hasShrinkwrap":false,"publish_time":1557113435692,"_cnpm_publish_time":1557113435692,"dist-tags":{"latest":"10.1.0"}}