{"name":"exec-sh","version":"0.2.0","description":"Execute shell command forwarding all stdio.","main":"lib/exec-sh.js","scripts":{"test":"npm run cover-test && jshint","cover-test":"istanbul cover --dir artifacts/coverage _mocha -- --reporter spec","jshint":"jshint lib/ example/ test/","dev":"mocha --reporter spec --watch","jsdoc":"jsdoc --private --destination artifacts/jsdoc lib/"},"repository":{"type":"git","url":"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":{"type":"MIT","url":"https://github.com/tsertkov/exec-sh/blob/master/LICENSE"},"bugs":{"url":"https://github.com/tsertkov/exec-sh/issues"},"dependencies":{"merge":"^1.1.3"},"devDependencies":{"coveralls":"^2.11.2","istanbul":"^0.3.2","jsdoc":"^3.3.0-alpha8","jshint":"^2.5.1","mocha":"^1.20.1","sinon":"^1.10.2"},"gitHead":"33a0a3731e78838f7f56d31cfcb737b3d510a526","homepage":"https://github.com/tsertkov/exec-sh","_id":"exec-sh@0.2.0","_shasum":"14f75de3f20d286ef933099b2ce50a90359cef10","_from":".","_npmVersion":"2.1.6","_nodeVersion":"0.10.33","_npmUser":{"name":"tsertkov","email":"tsertkov@gmail.com"},"maintainers":[{"name":"tsertkov","email":"tsertkov@gmail.com"}],"dist":{"shasum":"14f75de3f20d286ef933099b2ce50a90359cef10","size":7606,"noattachment":false,"key":"/exec-sh/-/exec-sh-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/exec-sh/download/exec-sh-0.2.0.tgz"},"directories":{},"publish_time":1417023183462,"_cnpm_publish_time":1417023183462,"_hasShrinkwrap":false,"dist-tags":{"0.1.2":"0.1.2","latest":"0.4.0"}}