{"name":"exec-sh","version":"0.4.0","description":"Execute shell command forwarding all stdio.","main":"lib/exec-sh.js","types":"types/index.d.ts","scripts":{"test":"npm run lint && npm run test-ts && npm run cover-test","test-ts":"tsc --noEmit example/example.ts","cover-test":"nyc --reporter=lcov --report-dir=artifacts/coverage mocha","lint":"standard --verbose **/*.js","dev":"mocha --reporter spec --watch","jsdoc":"jsdoc --private --destination artifacts/jsdoc lib/"},"repository":{"type":"git","url":"git+ssh://git@github.com/tsertkov/exec-sh.git"},"keywords":["exec","spawn","terminal","console","shell","command","child_process"],"author":{"name":"Aleksandr Tsertkov","email":"tsertkov@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/tsertkov/exec-sh/issues"},"devDependencies":{"@types/node":"^14.14.35","coveralls":"^3.1.0","jsdoc":"^3.6.6","jshint":"^2.12.0","mocha":"^8.3.2","nyc":"^15.1.0","sinon":"^9.2.4","standard":"^16.0.3","typescript":"^4.2.3"},"gitHead":"2a9ae41416f43d5b9a458fe7b6562bc9e47cca62","homepage":"https://github.com/tsertkov/exec-sh#readme","_id":"exec-sh@0.4.0","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"0f4ae8c36d166bae80e5c69aba0793d80c3488d5","size":8304,"noattachment":false,"key":"/exec-sh/-/exec-sh-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/exec-sh/download/exec-sh-0.4.0.tgz"},"_npmUser":{"name":"tsertkov","email":"tsertkov@gmail.com"},"directories":{},"maintainers":[{"name":"tsertkov","email":"tsertkov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/exec-sh_0.4.0_1616768273937_0.6129292281490508"},"_hasShrinkwrap":false,"publish_time":1616768274082,"_cnpm_publish_time":1616768274082,"dist-tags":{"0.1.2":"0.1.2","latest":"0.4.0"}}