{"name":"shx","version":"0.3.4","description":"Portable Shell Commands for Node","bin":{"shx":"lib/cli.js"},"scripts":{"check-node-support":"node scripts/check-node-support","prebuild":"rimraf lib","build":"babel src -d lib","build:watch":"npm run build -- -w","dev":"concurrently -rk 'npm run build:watch' 'npm run lint:watch'","lint":"eslint .","lint:fix":"npm run lint --silent -- --fix","lint:watch":"watch 'npm run lint --silent' src test","prepublish":"npm run build","posttest":"npm run lint --silent","release:major":"shelljs-release major","release:minor":"shelljs-release minor","release:patch":"shelljs-release patch","changelog":"shelljs-changelog","codecov":"codecov","test":"nyc --reporter=text --reporter=lcov mocha","test:watch":"concurrently -rk 'npm run test --silent -- -w' 'npm run lint:watch'"},"repository":{"type":"git","url":"git+https://github.com/shelljs/shx.git"},"keywords":["shelljs","shell","unix","bash","sh","exec","cli","zsh"],"contributors":[{"name":"Ari Porad","email":"ari@ariporad.com","url":"http://ariporad.com/"},{"name":"Levi Thomason","email":"me@levithomason.com","url":"https://github.com/levithomason"},{"name":"Nate Fischer","email":"ntfschr@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/shelljs/shx/issues"},"homepage":"https://github.com/shelljs/shx#readme","devDependencies":{"babel-cli":"^6.6.5","babel-preset-env":"^1.7.0","babel-register":"^6.7.2","codecov":"^3.0.2","concurrently":"^2.1.0","eslint":"^5.16.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.17.3","js-yaml":"^3.12.0","mocha":"^6.1.4","nyc":"^14.1.1","rimraf":"^2.5.2","shelljs-changelog":"^0.2.6","shelljs-plugin-open":"^0.2.1","shelljs-release":"^0.5.1","should":"^13.2.3","watch":"^1.0.2"},"dependencies":{"minimist":"^1.2.3","shelljs":"^0.8.5"},"engines":{"node":">=6"},"gitHead":"2eb1a35e2e5db503f568fcdfba465cf444496108","_id":"shx@0.3.4","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"74289230b4b663979167f94e1935901406e40f02","size":11440,"noattachment":false,"key":"/shx/-/shx-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/shx/download/shx-0.3.4.tgz"},"_npmUser":{"name":"nfischer","email":"ntfschr@gmail.com"},"directories":{},"maintainers":[{"name":"freitagbr","email":"freitagbr@gmail.com"},{"name":"nfischer","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shx_0.3.4_1641781013779_0.6793147967233488"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-10T02:17:39.014Z","publish_time":1641781013953,"_cnpm_publish_time":1641781013953,"dist-tags":{"latest":"0.4.0"}}