{"name":"@zkochan/libnpx","version":"10.0.0","description":"support library for npx -- an tool for executing npm-based packages.","main":"index.js","man":["./libnpx.1"],"scripts":{"bin":"make bin","publish-bin":"npm run bin && cd bin && npm publish","docs":"tail -n +2 README.md | marked-man --manual 'User Commands' --version \"$npm_package_name@$npm_package_version\" > $npm_package_name.1","prerelease":"npm t && npm run docs","postrelease":"npm publish && git push --follow-tags","pretest":"standard *.js test bin/*.js locales","release":"standard-version -s","test":"cross-env NPX_UPDATE_LOCALE_FILES=true LC_ALL=en nyc --all -- tap -J test/*.js","update-coc":"weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'","update-contrib":"weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"},"repository":{"type":"git","url":"git+https://github.com/zkochan/npx.git"},"keywords":["npm","npm exec","shell","scripts","npm bin","cli"],"author":{"name":"Kat Marchán","email":"kzm@sykosomatic.org"},"license":"ISC","dependencies":{"@zkochan/npm-package-arg":"^1.0.1","dotenv":"^6.1.0","rimraf":"^2.6.2","safe-buffer":"^5.1.0","update-notifier":"^2.3.0","which":"^1.3.0","y18n":"^4.0.0","yargs":"^12.0.5"},"devDependencies":{"cross-env":"^5.1.3","json":"^9.0.6","marked-man":"^0.2.1","mkdirp":"^0.5.1","npm":"^6.4.1","nyc":"^13.1.0","require-inject":"^1.4.0","standard":"^11.0.1","standard-version":"^4.3.0","tacks":"^1.2.6","tap":"^12.1.0","weallbehave":"^1.2.0","weallcontribute":"^1.0.8"},"config":{"nyc":{"exclude":["node_modules/**","test/**"]}},"engines":{"node":">=6"},"gitHead":"4b35e107ee200f62cdc99d5d2c99201105957b5d","bugs":{"url":"https://github.com/zkochan/npx/issues"},"homepage":"https://github.com/zkochan/npx#readme","_id":"@zkochan/libnpx@10.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"zkochan","email":"z@kochan.io"},"dist":{"shasum":"f6e6ecf2f01961c212f555319f75e61faffc3821","size":31962,"noattachment":false,"key":"/@zkochan/libnpx/-/@zkochan/libnpx-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@zkochan/libnpx/download/@zkochan/libnpx-10.0.0.tgz"},"maintainers":[{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/libnpx_10.0.0_1543479092926_0.8786176869757141"},"_hasShrinkwrap":false,"publish_time":1543479093069,"_cnpm_publish_time":1543479093069,"dist-tags":{"latest":"13.1.5","next":"13.1.5"}}