{"name":"shx","version":"0.1.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":"bash scripts/release.sh major","release:minor":"bash scripts/release.sh minor","release:patch":"bash scripts/release.sh patch","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":"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-es2015":"^6.6.0","babel-register":"^6.7.2","chai":"^3.5.0","codecov":"^1.0.1","concurrently":"^2.0.0","dirty-chai":"^1.2.2","eslint":"^1.10.3","eslint-config-airbnb":"^5.0.1","eslint-plugin-react":"^3.16.1","mocha":"^2.4.5","nyc":"^6.4.0","rimraf":"^2.5.2","sinon":"^1.17.3","sinon-chai":"^2.8.0","watch":"^0.17.1"},"dependencies":{"shelljs":"^0.7.0"},"gitHead":"643056804d919a7e01857dff8026919d0cd3da4a","_id":"shx@0.1.2","_shasum":"4ccce6c7684bd3aad69b480024b0944279687db9","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"levithomason","email":"me@levithomason.com"},"dist":{"shasum":"4ccce6c7684bd3aad69b480024b0944279687db9","size":3151,"noattachment":false,"key":"/shx/-/shx-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/shx/download/shx-0.1.2.tgz"},"maintainers":[{"name":"freitagbr","email":"freitagbr@gmail.com"},{"name":"nfischer","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shx-0.1.2.tgz_1462993760430_0.6730909741017967"},"directories":{},"publish_time":1462993762972,"_cnpm_publish_time":1462993762972,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.4.0"}}