d2-ui
Version:
92 lines (91 loc) • 2.26 kB
JSON
{
"_args": [
[
"events@^1.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-libs-browser"
]
],
"_from": "events@>=1.0.0 <2.0.0",
"_id": "events@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/events",
"_nodeVersion": "4.1.0",
"_npmUser": {
"email": "shtylman@gmail.com",
"name": "defunctzombie"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"name": "events",
"raw": "events@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/events/-/events-1.1.0.tgz",
"_shasum": "4b389fc200f910742ebff3abb2efe33690f45429",
"_shrinkwrap": null,
"_spec": "events@^1.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-libs-browser",
"author": {
"email": "rfobic@gmail.com",
"name": "Irakli Gozalishvili",
"url": "http://jeditoolkit.com"
},
"bugs": {
"url": "http://github.com/Gozala/events/issues/"
},
"dependencies": {},
"description": "Node's event emitter for all engines.",
"devDependencies": {
"mocha": "~1.21.4",
"zuul": "~1.10.2"
},
"directories": {},
"dist": {
"shasum": "4b389fc200f910742ebff3abb2efe33690f45429",
"tarball": "https://registry.npmjs.org/events/-/events-1.1.0.tgz"
},
"engines": {
"node": ">=0.4.x"
},
"gitHead": "24be8bf9042acbb6c190e865243ab1032d9a1040",
"homepage": "https://github.com/Gozala/events#readme",
"id": "events",
"keywords": [
"events",
"eventEmitter",
"eventDispatcher",
"listeners"
],
"license": "MIT",
"main": "./events.js",
"maintainers": [
{
"email": "rfobic@gmail.com",
"name": "gozala"
},
{
"email": "shtylman@gmail.com",
"name": "defunctzombie"
}
],
"name": "events",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/Gozala/events.git",
"web": "https://github.com/Gozala/events"
},
"scripts": {
"test": "mocha --ui qunit -- tests/index.js && zuul -- tests/index.js"
},
"version": "1.1.0"
}