{"_id":"platform-dependent-modules","_rev":"306872","name":"platform-dependent-modules","description":"Platform dependent modules installation","dist-tags":{"latest":"0.0.14"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"time":{"modified":"2021-06-03T19:34:24.000Z","created":"2016-03-06T20:03:05.010Z","0.0.14":"2016-07-29T20:14:52.109Z","0.0.13":"2016-04-22T12:58:48.971Z","0.0.12":"2016-04-05T19:01:58.374Z","0.0.11":"2016-04-05T18:32:03.850Z","0.0.10":"2016-03-24T23:29:23.148Z","0.0.9":"2016-03-24T14:53:40.157Z","0.0.8":"2016-03-22T16:40:04.379Z","0.0.7":"2016-03-22T16:38:16.095Z","0.0.6":"2016-03-07T23:21:08.990Z","0.0.5":"2016-03-07T23:15:26.046Z","0.0.4":"2016-03-06T22:29:11.151Z","0.0.3":"2016-03-06T20:37:34.141Z","0.0.2":"2016-03-06T20:26:22.756Z","0.0.1":"2016-03-06T20:03:05.010Z"},"users":{},"author":{"name":"Alexander","email":"alykoshin@gmail.com"},"repository":{"type":"git","url":"https://github.com/alykoshin/platform-dependent-modules.git"},"versions":{"0.0.14":{"name":"platform-dependent-modules","version":"0.0.14","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":"2c84d0833231f98382e8677a8180be6dbff80674","_id":"platform-dependent-modules@0.0.14","_shasum":"3c53d0415d81ce22dcfde15665d0cfd541d41617","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"3c53d0415d81ce22dcfde15665d0cfd541d41617","size":5734,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.14.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.14.tgz_1469823289023_0.5572141320444643"},"directories":{},"publish_time":1469823292109,"_cnpm_publish_time":1469823292109,"_hasShrinkwrap":false},"0.0.13":{"name":"platform-dependent-modules","version":"0.0.13","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":"cfd7cd9e907a7f71cf4b15ad43ad33b31644a5df","_id":"platform-dependent-modules@0.0.13","_shasum":"c4dcca90d986b8aecb83c2cc2b22b066de3e2fab","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"c4dcca90d986b8aecb83c2cc2b22b066de3e2fab","size":5673,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.13.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.13.tgz_1461329927345_0.4841912870761007"},"directories":{},"publish_time":1461329928971,"_cnpm_publish_time":1461329928971,"_hasShrinkwrap":false},"0.0.12":{"name":"platform-dependent-modules","version":"0.0.12","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":"5d19ab4042b571dd94aaa0730ea9ca2c9ccd0c5e","_id":"platform-dependent-modules@0.0.12","_shasum":"13f9a7bdff55bd27f80fb7293ed2d84d02047b16","_from":".","_npmVersion":"2.14.20","_nodeVersion":"4.4.1","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"13f9a7bdff55bd27f80fb7293ed2d84d02047b16","size":5501,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.12.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.12.tgz_1459882916066_0.33556351577863097"},"directories":{},"publish_time":1459882918374,"_cnpm_publish_time":1459882918374,"_hasShrinkwrap":false},"0.0.11":{"name":"platform-dependent-modules","version":"0.0.11","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":"db81d66a96f3eff1ce440f1a0d21ab7c97705ff7","_id":"platform-dependent-modules@0.0.11","_shasum":"5757566b8cad7c7e045b334cf4c88cf859e727a3","_from":".","_npmVersion":"2.14.20","_nodeVersion":"4.4.1","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"5757566b8cad7c7e045b334cf4c88cf859e727a3","size":5498,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.11.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.11.tgz_1459881121483_0.5433453535661101"},"directories":{},"publish_time":1459881123850,"_cnpm_publish_time":1459881123850,"_hasShrinkwrap":false},"0.0.10":{"name":"platform-dependent-modules","version":"0.0.10","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":"48cd1b8dd17f29eb17e3dc0abe0eb098a6a960a9","_id":"platform-dependent-modules@0.0.10","_shasum":"157296c0269209cf8f16e8a8219a3931ce38e7bb","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.1","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"157296c0269209cf8f16e8a8219a3931ce38e7bb","size":5269,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.10.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.10.tgz_1458862160770_0.7659661564975977"},"directories":{},"publish_time":1458862163148,"_cnpm_publish_time":1458862163148,"_hasShrinkwrap":false},"0.0.9":{"name":"platform-dependent-modules","version":"0.0.9","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":"5f72d5e3b16623b06c5bf54f2d8d9d4a1eb1bc4e","_id":"platform-dependent-modules@0.0.9","_shasum":"6e99b51347618f57b3cc87aa2f1128cb4cf85e84","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"6e99b51347618f57b3cc87aa2f1128cb4cf85e84","size":5277,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.9.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.9.tgz_1458831217608_0.04078683792613447"},"directories":{},"publish_time":1458831220157,"_cnpm_publish_time":1458831220157,"_hasShrinkwrap":false},"0.0.8":{"name":"platform-dependent-modules","version":"0.0.8","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":"fa99461b66843d21d37387db5d6778cab3f9f964","_id":"platform-dependent-modules@0.0.8","_shasum":"f9bfd8775c042e1658b0357125b6c6220d53c35e","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"f9bfd8775c042e1658b0357125b6c6220d53c35e","size":5238,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.8.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.8.tgz_1458664801832_0.5545628676190972"},"directories":{},"publish_time":1458664804379,"_cnpm_publish_time":1458664804379,"_hasShrinkwrap":false},"0.0.7":{"name":"platform-dependent-modules","version":"0.0.7","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":"6e1b93620b9d2d7a8bafcad32e0d66e92406d5cb","_id":"platform-dependent-modules@0.0.7","_shasum":"2af7dac5a30988f77c6963a188ae23fce1b36677","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"2af7dac5a30988f77c6963a188ae23fce1b36677","size":5229,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.7.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.7.tgz_1458664693900_0.8984483177773654"},"directories":{},"publish_time":1458664696095,"_cnpm_publish_time":1458664696095,"_hasShrinkwrap":false},"0.0.6":{"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},"0.0.5":{"name":"platform-dependent-modules","version":"0.0.5","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":"b2b34fdf5eb4563b4836128f9c6181d9d3a9562f","_id":"platform-dependent-modules@0.0.5","_shasum":"c051ffce3a110fd2c483820c5c3b1780367b6672","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"c051ffce3a110fd2c483820c5c3b1780367b6672","size":4857,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.5.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.5.tgz_1457392522205_0.5165298695210367"},"directories":{},"publish_time":1457392526046,"_cnpm_publish_time":1457392526046,"_hasShrinkwrap":false},"0.0.4":{"name":"platform-dependent-modules","version":"0.0.4","description":"Platform dependent modules installation","main":"./index.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":"dd1c7571ca9f38077c8702bf8b5b8c812a693a0a","_id":"platform-dependent-modules@0.0.4","_shasum":"5fe375209128af7b336cfcac3784ff67e3a268a7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"5fe375209128af7b336cfcac3784ff67e3a268a7","size":4856,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.4.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.4.tgz_1457303347779_0.5770803410559893"},"directories":{},"publish_time":1457303351151,"_cnpm_publish_time":1457303351151,"_hasShrinkwrap":false},"0.0.3":{"name":"platform-dependent-modules","version":"0.0.3","description":"Platform dependent modules installation","main":"./index.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":"git+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":{"npm":"^3.8.0"},"devDependencies":{},"config":{"platformDependentModules":{"linux":["empty-module"],"win32":["empty-module"],"darwin":["empty-module"],"freebsd":["empty-module"],"sunos":["empty-module"]}},"gitHead":"294a016c3dca63a7bcf4956410e05a2fd8520d29","_id":"platform-dependent-modules@0.0.3","_shasum":"cccfd455f7e5ab69e3606915171ca9bc98dddaf8","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.5.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"cccfd455f7e5ab69e3606915171ca9bc98dddaf8","size":4550,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.3.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.3.tgz_1457296651191_0.7184389370959252"},"directories":{},"publish_time":1457296654141,"_cnpm_publish_time":1457296654141,"_hasShrinkwrap":false},"0.0.2":{"name":"platform-dependent-modules","version":"0.0.2","description":"Platform dependent modules installation","main":"./index.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":"git+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":{"npm":"^3.8.0"},"devDependencies":{},"config":{"platformDependentModules":{"linux":["empty-module"],"win32":["empty-module"],"darwin":["empty-module"],"freebsd":["empty-module"],"sunos":["empty-module"]}},"gitHead":"9f0d9b1a5c04d0f805822f11ea03dfe7bdd019ae","_id":"platform-dependent-modules@0.0.2","_shasum":"61f36d6cffbe230fe16c54cddd9263ddf3a8c1f8","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.5.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"61f36d6cffbe230fe16c54cddd9263ddf3a8c1f8","size":4270,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.2.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.2.tgz_1457295979439_0.2924647210165858"},"directories":{},"publish_time":1457295982756,"_cnpm_publish_time":1457295982756,"_hasShrinkwrap":false},"0.0.1":{"name":"platform-dependent-modules","version":"0.0.1","description":"Platform dependent modules installation","main":"./index.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":"git+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":{"npm":"^3.8.0"},"devDependencies":{},"config":{"platformDependentModules":{"linux":["empty-module"],"win32":["empty-module"],"darwin":["empty-module"],"freebsd":["empty-module"],"sunos":["empty-module"]}},"gitHead":"30b810329b674082fd5df23917684b7acf19c4e4","_id":"platform-dependent-modules@0.0.1","_shasum":"bac9326a85835c132a3f2fc8818967ee2c917ef3","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.5.0","_npmUser":{"name":"alykoshin","email":"alykoshin@gmail.com"},"dist":{"shasum":"bac9326a85835c132a3f2fc8818967ee2c917ef3","size":4177,"noattachment":false,"key":"/platform-dependent-modules/-/platform-dependent-modules-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/platform-dependent-modules/download/platform-dependent-modules-0.0.1.tgz"},"maintainers":[{"name":"alykoshin","email":"alykoshin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/platform-dependent-modules-0.0.1.tgz_1457294579951_0.7110376169439405"},"directories":{},"publish_time":1457294585010,"_cnpm_publish_time":1457294585010,"_hasShrinkwrap":false}},"readme":"[![npm version](https://badge.fury.io/js/platform-dependent-modules.svg)](http://badge.fury.io/js/platform-dependent-modules)\n[![Build Status](https://travis-ci.org/alykoshin/platform-dependent-modules.svg)](https://travis-ci.org/alykoshin/platform-dependent-modules)\n[![Coverage Status](https://coveralls.io/repos/alykoshin/platform-dependent-modules/badge.svg?branch=master&service=github)](https://coveralls.io/github/alykoshin/platform-dependent-modules?branch=master)\n[![Code Climate](https://codeclimate.com/github/alykoshin/platform-dependent-modules/badges/gpa.svg)](https://codeclimate.com/github/alykoshin/platform-dependent-modules)\n[![Inch CI](https://inch-ci.org/github/alykoshin/platform-dependent-modules.svg?branch=master)](https://inch-ci.org/github/alykoshin/platform-dependent-modules)\n\n[![Dependency Status](https://david-dm.org/alykoshin/platform-dependent-modules/status.svg)](https://david-dm.org/alykoshin/platform-dependent-modules#info=dependencies)\n[![devDependency Status](https://david-dm.org/alykoshin/platform-dependent-modules/dev-status.svg)](https://david-dm.org/alykoshin/platform-dependent-modules#info=devDependencies)\n\n\n# platform-dependent-modules\n\nPlatform dependent modules installation.\nAllows to conditionally specify modules depending on current computer platform (Windows, Linux etc).\n\nIf some module is conditionally used depending on current computer platform, it anyway must be listed in `package.json`.\n`npm install` will fail if the platform is marked as unsupported for it.\n\nTo prevent installation failure, you may define which modules for which platforms to be installed.\n\nInstallation of platform-dependent modules is run on `postinstall` trigger.\n\n## Troubleshooting\n \nSometimes after `platform-dependent-modules` version update command `npm install` may fail with following message: \n\n### 1\n\nWindows:\n\n```\n'platform-dependent-modules' is not recognized as an internal or external command, operable program or batch file.\n```\n\n### 2\n\nLinux: \n\n```\nsh: 1: platform-dependent-modules: Permission denied\n```\n\nIn both cases it is needed to reinstall `platform-specific-modules` manually. Remove it and install again, then rerun `npm install`  \n\n```\nnpm r platform-dependent-modules\nnpm i platform-dependent-modules\nnpm i\n```\n\nIf you getting error for some of the modules configured using 'platform-dependent-modules', like in example below `winston-winlog2`:\n\n```\n    Error: Cannot find module 'winston-winlog2'\n```\n\n\n\n##\nPlease, be aware that if you run `npm install` on one machine and copied project files with `node_modules` subdirectory to another computer with different platform, you'll need to install each module uses this package manually by `npm install <module>` or by full reinstall (removing `node_modules` and running `npm install`)\n\n\nIf you have different needs regarding the functionality, please add a [feature request](https://github.com/alykoshin/platform-dependent-modules/issues).\n\n\n## Installation\n\n```sh\nnpm install --save platform-dependent-modules\n```\n\n## Usage\n\nAdd to `config` section of `package.json` following text:\n\n```json\n{\n  ...\n  \"config\": {\n    \"platformDependentModules\": {\n      \"linux\": [\n        \"empty-module\"\n      ],\n      \"win32\": [\n        \"empty-module\"\n      ],\n      \"darwin\": [\n        \"empty-module\"\n      ],\n      \"freebsd\": [\n        \"empty-module\"\n      ],\n      \"sunos\": [\n        \"empty-module\"\n      ]\n    }\n  ...\n}\n```\n\nOr (more live examples):\n\n```json\n{\n  ...\n  \"config\": {\n    \"platformDependentModules\": {\n      \"win32\": [\n        \"msnodesqlv8@^0.1.35\"\n      ]\n    }\n  }\n  ...\n}\n```\n\nYou may also add platform-dependent module to `optionalDependencies`:\n\n```json\n{\n  ...\n  \"optionalDependencies\": {\n    \"winston-winlog2\": \"^1.0.1\"\n  },\n  \"config\": {\n    \"platformDependentModules\": {\n      \"win32\": [\n        \"winston-winlog2@^1.0.1\"\n      ]\n    }\n  }\n  ...\n}  \n```\n\nAdd to `config` section of `package.json` following text:\n\n```json\n{\n  ...\n  \"scripts\": {\n    \"_postinstall\": \"node ./node_modules/platform-dependent-modules/cli.js\",\n    \"postinstall\": \"npm run _postinstall\",\n  }\n  ...\n}\n```\n\nNow run only this script: \n\n```\nnpm run _postinstall\n```\n\nOr during `postinstall` phase of `install`:\n\n```\nnpm install\n```\n\nTo run the example (Linux) \n\n```sh\n$ ./examples/example.sh \n* [platform-dependent-modules] Installing packages: empty-module\nplatform-dependent-modules@0.0.2 /home/alykoshin/sync/al-projects/dev/npm/platform-dependent-modules\n└── empty-module@0.0.2  extraneous\n\n* [platform-dependent-modules] empty-module@0.0.2,/home/alykoshin/sync/al-projects/dev/npm/platform-dependent-modules/node_modules/empty-module\n* [platform-dependent-modules] Installation success\n\n```\n\nTo run the example (Windows) \n\n```cmd\n> ./examples/example.cmd \n```\n\n## Credits\n[Alexander](https://github.com/alykoshin/)\n\n\n# Links to package pages:\n\n[github.com](https://github.com/alykoshin/platform-dependent-modules) &nbsp; [npmjs.com](https://www.npmjs.com/package/platform-dependent-modules) &nbsp; [travis-ci.org](https://travis-ci.org/alykoshin/platform-dependent-modules) &nbsp; [coveralls.io](https://coveralls.io/github/alykoshin/platform-dependent-modules) &nbsp; [inch-ci.org](https://inch-ci.org/github/alykoshin/platform-dependent-modules)\n\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/alykoshin/platform-dependent-modules","bugs":{"url":"https://github.com/alykoshin/platform-dependent-modules/issues"},"license":"MIT"}