78 lines
1.8 KiB
JSON
78 lines
1.8 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"sparkles@1.0.0",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "sparkles@1.0.0",
|
||
|
"_id": "sparkles@1.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-Gsu/tZJDbRC76PeFt8xvgoFQEsM=",
|
||
|
"_location": "/sparkles",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "sparkles@1.0.0",
|
||
|
"name": "sparkles",
|
||
|
"escapedName": "sparkles",
|
||
|
"rawSpec": "1.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/glogg",
|
||
|
"/has-gulplog"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz",
|
||
|
"_spec": "1.0.0",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Blaine Bublitz",
|
||
|
"email": "blaine@iceddev.com",
|
||
|
"url": "http://iceddev.com/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/phated/sparkles/issues"
|
||
|
},
|
||
|
"contributors": [],
|
||
|
"dependencies": {},
|
||
|
"description": "Namespaced global event emitter",
|
||
|
"devDependencies": {
|
||
|
"@phated/eslint-config-iceddev": "^0.2.1",
|
||
|
"code": "^1.5.0",
|
||
|
"eslint": "^1.3.1",
|
||
|
"eslint-plugin-mocha": "^0.5.1",
|
||
|
"eslint-plugin-react": "^3.3.1",
|
||
|
"lab": "^5.16.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.10"
|
||
|
},
|
||
|
"files": [
|
||
|
"LICENSE",
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/phated/sparkles#readme",
|
||
|
"keywords": [
|
||
|
"ee",
|
||
|
"emitter",
|
||
|
"events",
|
||
|
"global",
|
||
|
"namespaced"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "sparkles",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/phated/sparkles.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "lab -cvL --ignore store@sparkles"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|