{"name":"@jsdevtools/ez-spawn","version":"2.1.6","description":"Simple, consistent sync or async process spawning","keywords":["cli","process","spawn","exec","sync","async"],"author":{"name":"Randall Krauskopf","url":"http://github.com/rkrauskopf"},"contributors":[{"name":"Randall Krauskopf","url":"http://github.com/rkrauskopf"},{"name":"James Messinger","url":"https://jamesmessinger.com"}],"license":"MIT","homepage":"https://jstools.dev/ez-spawn","repository":{"type":"git","url":"git+https://github.com/JS-DevTools/ez-spawn.git"},"main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"clean":"shx rm -rf .nyc_output coverage","lint":"eslint lib test","test":"npm run test:node && npm run test:typescript && npm run lint","test:node":"mocha","test:typescript":"tsc --noEmit test/specs/typescript-definition.spec.ts","coverage":"nyc node_modules/mocha/bin/mocha","upgrade":"npm-check -u && npm audit fix","bump":"bump --tag --push --all","release":"npm run upgrade && npm run clean && npm run build && npm test && npm run bump"},"devDependencies":{"@jsdevtools/eslint-config-modular":"^8.0.0","@jsdevtools/version-bump-prompt":"^6.0.1","@types/node":"^13.7.2","chai":"^4.2.0","eslint":"^6.6.0","mocha":"^7.0.1","npm-check":"^5.9.0","nyc":"^15.0.0","shx":"^0.3.2","typescript":"^3.7.2"},"dependencies":{"call-me-maybe":"^1.0.1","cross-spawn":"^7.0.1","string-argv":"^0.3.1","type-detect":"^4.0.8"},"engines":{"node":">=10"},"gitHead":"7e4915a1d2ec2ba4a501a5e24d2b8a28edd9e12a","bugs":{"url":"https://github.com/JS-DevTools/ez-spawn/issues"},"_id":"@jsdevtools/ez-spawn@2.1.6","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"shasum":"90d3e28a68f5a30761f5c8cd41247fe7905166a9","size":9618,"noattachment":false,"key":"/@jsdevtools/ez-spawn/-/@jsdevtools/ez-spawn-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsdevtools/ez-spawn/download/@jsdevtools/ez-spawn-2.1.6.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"mcous","email":""},{"name":"philsturgeon","email":"me@philsturgeon.uk"}],"_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ez-spawn_2.1.6_1582118163363_0.7041367958319877"},"_hasShrinkwrap":false,"publish_time":1582118163475,"_cnpm_publish_time":1582118163475,"dist-tags":{"latest":"3.0.4"}}