{
"_args": [
[
{
"raw": "[email protected]",
"scope": null,
"escapedName": "eventemitter2",
"name": "eventemitter2",
"rawSpec": "0.4.9",
"spec": "0.4.9",
"type": "version"
},
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/broadway"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "[email protected]",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/eventemitter2",
"_nodeVersion": "v0.6.9",
"_npmUser": {
"name": "hij1nx",
"email": "[email protected]"
},
"_npmVersion": "1.1.0-3",
"_phantomChildren": {},
"_requested": {
"raw": "[email protected]",
"scope": null,
"escapedName": "eventemitter2",
"name": "eventemitter2",
"rawSpec": "0.4.9",
"spec": "0.4.9",
"type": "version"
},
"_requiredBy": [
"/broadway",
"/nssocket"
],
"_resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.9.tgz",
"_shasum": "08eac181e944b4855d86d7cbdacd0ce118ab9af0",
"_shrinkwrap": null,
"_spec": "[email protected]",
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/broadway",
"author": {
"name": "hij1nx",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/hij1nx/EventEmitter2/issues"
},
"contributors": [
{
"name": "Charlie Robbins",
"email": "[email protected]"
},
{
"name": "Jameson Lee",
"email": "[email protected]"
},
{
"name": "Jeroen van Duffelen",
"email": "[email protected]"
},
{
"name": "Fedor Indutny",
"email": "[email protected]"
}
],
"dependencies": {},
"description": "A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.",
"devDependencies": {
"benchmark": ">= 0.2.2",
"nodeunit": "*"
},
"directories": {},
"dist": {
"shasum": "08eac181e944b4855d86d7cbdacd0ce118ab9af0",
"tarball": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.9.tgz"
},
"engines": [
"node"
],
"homepage": "https://github.com/hij1nx/EventEmitter2",
"keywords": [
"event",
"events",
"emitter",
"eventemitter"
],
"licenses": [
{
"type": "MIT"
}
],
"main": "./lib/eventemitter2.js",
"maintainers": [
{
"name": "hij1nx",
"email": "[email protected]"
}
],
"name": "eventemitter2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repositories": [
{
"type": "git",
"url": "git://github.com/hij1nx/EventEmitter2.git"
}
],
"repository": {
"type": "git",
"url": "git://github.com/hij1nx/EventEmitter2.git"
},
"scripts": {
"benchmark": "node test/perf/benchmark.js",
"test": "nodeunit test/simple/* && nodeunit test/wildcardEvents/*"
},
"version": "0.4.9"
}