51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
{
|
|
"name": "event-pubsub",
|
|
"version": "1.0.3",
|
|
"description": "Pubsub events for Node and the browser allowing event scoping and multiple scopes. Easy for any developer level. No frills, just high speed pubsub events!",
|
|
"main": "event-pubsub.js",
|
|
"directories": {
|
|
"example": "examples"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/RIAEvangelist/event-pubsub.git"
|
|
},
|
|
"keywords": [
|
|
"event",
|
|
"events",
|
|
"pubsub",
|
|
"node",
|
|
"browser"
|
|
],
|
|
"author": {
|
|
"name": "Brandon Nozaki Miller"
|
|
},
|
|
"license": "Unlicense",
|
|
"bugs": {
|
|
"url": "https://github.com/RIAEvangelist/event-pubsub/issues"
|
|
},
|
|
"homepage": "http://riaevangelist.github.io/event-pubsub/",
|
|
"_id": "event-pubsub@1.0.3",
|
|
"dist": {
|
|
"shasum": "c81c49b101cdb4892d8fa2631b443184db2de6aa",
|
|
"tarball": "http://registry.npmjs.org/event-pubsub/-/event-pubsub-1.0.3.tgz"
|
|
},
|
|
"_from": "event-pubsub@~1.0.3",
|
|
"_npmVersion": "1.4.3",
|
|
"_npmUser": {
|
|
"name": "riaevangelist",
|
|
"email": "brandon@diginow.it"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "riaevangelist",
|
|
"email": "brandon@diginow.it"
|
|
}
|
|
],
|
|
"_shasum": "c81c49b101cdb4892d8fa2631b443184db2de6aa",
|
|
"_resolved": "https://registry.npmjs.org/event-pubsub/-/event-pubsub-1.0.3.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|