yunlongzha_try_nodejs
Version:
try it
1 lines • 1.09 kB
JSON
{"name":"global","version":"2.0.1","description":"Returns a reference to the `global` object","main":"index.js","scripts":{"test":"mocha --reporter spec test/test.js"},"repository":{"type":"git","url":"git://github.com/component/global.git"},"keywords":["global"],"author":{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","url":"http://n8.io/"},"license":"MIT","devDependencies":{"mocha":"*"},"component":{"scripts":{"global/index.js":"index.js"}},"readme":"\n# global\n\n Returns a reference to the `global` object\n\n## Installation\n\n Install with [component(1)](http://component.io):\n\n $ component install component/global\n\n## API\n\n``` js\nvar global = require('global');\n```\n\n## License\n\n MIT\n","readmeFilename":"Readme.md","bugs":{"url":"https://github.com/component/global/issues"},"homepage":"https://github.com/component/global#readme","_id":"global@2.0.1","_shasum":"3fb25343fb66d79991b0f4a429ce3b54480eec3c","_resolved":"https://github.com/component/global/archive/v2.0.1.tar.gz","_from":"https://github.com/component/global/archive/v2.0.1.tar.gz"}