{"name":"runjs","version":"3.4.1","description":"Minimalistic building tool","keywords":["build","system","make","tool"],"main":"lib/index.js","bin":{"run":"bin/run.js"},"scripts":{"build":"babel src/ --out-dir lib/","lint":"eslint src/ bin/ test/*.test.js","test":"yarn run test:fast && yarn run test:e2e","test:fast":"yarn run lint && yarn run build && jest","test:e2e":"bash ./test/e2e.test.sh","clean":"rm -rf node_modules && rm -rf test/sandbox/node_modules"},"engines":{"node":">=4.8.0"},"repository":{"type":"git","url":"git+https://github.com/pawelgalazka/runjs.git"},"author":{"name":"Pawel Galazka"},"license":"MIT","bugs":{"url":"https://github.com/pawelgalazka/runjs/issues"},"homepage":"https://github.com/pawelgalazka/runjs#readme","dependencies":{"chalk":"1.1.3","get-parameter-names":"0.3.0","lodash.template":"4.4.0"},"devDependencies":{"babel-cli":"6.16.0","babel-core":"6.16.0","babel-eslint":"7.0.0","babel-jest":"16.0.0","babel-preset-es2015":"6.16.0","babel-register":"6.16.3","eslint":"3.6.1","eslint-config-standard":"6.2.0","eslint-plugin-promise":"2.0.1","eslint-plugin-standard":"2.0.1","jest":"16.0.2"},"babel":{"presets":["es2015"]},"eslintConfig":{"extends":["eslint-config-standard"],"parser":"babel-eslint"},"gitHead":"da8c31a2e64ac139b3ec12a17cc98bbd67817c9c","_id":"runjs@3.4.1","_shasum":"e4db65ef750b7b397f04c4a5f838040499d5bdbd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"pawelgalazka","email":"pawel.galazka1986@gmail.com"},"dist":{"shasum":"e4db65ef750b7b397f04c4a5f838040499d5bdbd","size":39615,"noattachment":false,"key":"/runjs/-/runjs-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/runjs/download/runjs-3.4.1.tgz"},"maintainers":[{"name":"pawelgalazka","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/runjs-3.4.1.tgz_1494077668810_0.3454856825992465"},"directories":{},"publish_time":1494077669083,"_hasShrinkwrap":false,"_cnpm_publish_time":1494077669083,"_cnpmcore_publish_time":"2021-12-18T23:35:13.667Z","dist-tags":{"beta":"4.4.0-beta.1","latest":"4.4.2"}}