{"_id":"npm-installer","_rev":"141704","name":"npm-installer","description":"install a package as if you were npm","dist-tags":{"latest":"0.0.0"},"maintainers":[{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"}],"time":{"modified":"2021-06-03T11:27:22.000Z","created":"2013-10-08T04:54:07.062Z","0.0.0":"2013-10-08T04:54:07.062Z"},"users":{},"author":{"name":"Matthew Chase Whittemore","email":"mcwhittemore@gmail.com"},"repository":{"type":"git","url":"git://github.com/mcwhittemore/npm-installer.git"},"versions":{"0.0.0":{"name":"npm-installer","version":"0.0.0","description":"install a package as if you were npm","main":"index.js","scripts":{"test":"mocha"},"dependencies":{"npm":"~1.3.11","npmconf":"~0.1.3","nopt":"~2.1.2"},"repository":{"type":"git","url":"git://github.com/mcwhittemore/npm-installer.git"},"keywords":["npm","install"],"author":{"name":"Matthew Chase Whittemore","email":"mcwhittemore@gmail.com"},"license":"BSD-2-Clause","devDependencies":{"mocha":"~1.13.0","should":"~1.3.0","node-hooks":"0.0.11","beautify.hks":"0.0.1","esprima.hks":"0.0.0"},"readmeFilename":"readme.md","bugs":{"url":"https://github.com/mcwhittemore/npm-installer/issues"},"_id":"npm-installer@0.0.0","dist":{"shasum":"dc678acb3a66785bf90d63020ca2f2220e30bb9c","size":1599,"noattachment":false,"key":"/npm-installer/-/npm-installer-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-installer/download/npm-installer-0.0.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"},"maintainers":[{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"}],"directories":{},"publish_time":1381208047062,"_cnpm_publish_time":1381208047062,"_hasShrinkwrap":false}},"readme":"# NPM INSTALLER\n\nA simple module to let your module install modules like it was npm.\n\n## Usage\n\n```\nvar npmInstall = require(\"npm-installer\");\nnpmInstall(\"./test/test-valid/\", function(err, data) {\n\tconsole.log(data);\n});\n```\n\n## Change Log\n\n### 0.0.0\n\n* First working copy. Does not display any children even if they are installed.","_attachments":{},"readmeFilename":"readme.md","bugs":{"url":"https://github.com/mcwhittemore/npm-installer/issues"},"license":"BSD-2-Clause"}