{"name":"platform-dependent-modules","version":"0.0.6","description":"Platform dependent modules installation","main":"./index.js","bin":{"platform-dependent-modules":"./cli.js"},"engines":{"node":">=0.10"},"scripts":{"nsp":"nsp check","_deps-check":"npm-check-updates --error-level 2","_deps-update":"echo '* Updating packages versions... '; npm-check-updates -u --upgradeAll --error-level 1 && npm install","_check-changes":"echo '* Checking if git directory is clean... '; bash -c '[[ -z $(git status -uno --porcelain) ]]'","update-deps":"npm run _check-changes && npm run _deps-update && npm test && git commit -am 'updated deps'","lint":"eslint -f unix .","inspect":"jsinspect","pretest":"npm run lint && npm run inspect && npm run nsp && npm run _deps-check","__test":"node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*","test":"npm run _test","_test":"echo \"Warning: no test specified\" && exit 0","___test":"echo \"Error: no test specified\" && exit 1","test-travis":"./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*","_commit":"git commit -am \"commit by 'npm run commit'\"","_push":"git push --follow-tags","commit-and-push":"npm run _commit && npm test && npm run _push","_patch-release":"npm version patch && npm publish","_minor-release":"npm version minor && npm publish","_major-release":"npm version major && npm publish","patch-release":"npm test && npm run _patch-release && npm run _push","minor-release":"npm test && npm run _minor-release && npm run _push","__major-release":"npm test && npm run _major-release && npm run _push","coverall":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"keywords":["platform,dependent,modules,install,installation,win32,win64,linux,darwin,sunos,freebsd"],"author":{"name":"Alexander","email":"alykoshin@gmail.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/alykoshin/platform-dependent-modules.git"},"bugs":{"url":"https://github.com/alykoshin/platform-dependent-modules/issues"},"homepage":"https://github.com/alykoshin/platform-dependent-modules","dependencies":{},"devDependencies":{},"config":{"platformDependentModules":{"linux":["empty-module"],"win32":["empty-module"],"darwin":["empty-module"],"freebsd":["empty-module"],"sunos":["empty-module"]}},"gitHead":"7658f085580b29a7d84e7a1a288dd30986d89799","_id":"platform-dependent-modules@0.0.6","_shasum":"94d7e225cc859c0e0e67ab3ffe5dbdc7bfa2c0fa","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"94d7e225cc859c0e0e67ab3ffe5dbdc7bfa2c0fa","size":4853,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.6.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.6.tgz_1457392864462_0.4922569754999131"},"directories":{},"publish_time":1457392868990,"_cnpm_publish_time":1457392868990,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.0.14"}}