{"name":"shx","version":"0.3.2","description":"Portable Shell Commands for Node","bin":{"shx":"lib/cli.js"},"files":["lib"],"scripts":{"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":"^2.10.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.8.0","mocha":"^5.2.0","nyc":"^11.0.0","rimraf":"^2.5.2","shelljs-changelog":"^0.2.0","shelljs-plugin-open":"^0.2.0","shelljs-release":"^0.3.0","should":"^11.1.1","watch":"^0.18.0"},"dependencies":{"es6-object-assign":"^1.0.3","minimist":"^1.2.0","shelljs":"^0.8.1"},"engines":{"node":">=4"},"gitHead":"4ade36d43cf7545d7fcac2a6c248486a6a068c15","_id":"shx@0.3.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"nfischer","email":"ntfschr@gmail.com"},"dist":{"shasum":"40501ce14eb5e0cbcac7ddbd4b325563aad8c123","size":10204,"noattachment":false,"key":"/shx/-/shx-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/shx/download/shx-0.3.2.tgz"},"maintainers":[{"name":"freitagbr","email":"freitagbr@gmail.com"},{"name":"nfischer","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shx_0.3.2_1531282434194_0.2465678720806308"},"_hasShrinkwrap":false,"publish_time":1531282434318,"_cnpm_publish_time":1531282434318,"dist-tags":{"latest":"0.4.0"}}