97 lines
2.2 KiB
JSON
97 lines
2.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"sparkles@^1.0.0",
|
||
|
"/Users/sid/Desktop/code/RustyCode/node_modules/glogg"
|
||
|
]
|
||
|
],
|
||
|
"_from": "sparkles@>=1.0.0 <2.0.0",
|
||
|
"_id": "sparkles@1.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/sparkles",
|
||
|
"_nodeVersion": "0.10.36",
|
||
|
"_npmUser": {
|
||
|
"email": "blaine@iceddev.com",
|
||
|
"name": "phated"
|
||
|
},
|
||
|
"_npmVersion": "2.8.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "sparkles",
|
||
|
"raw": "sparkles@^1.0.0",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.0 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/glogg",
|
||
|
"/has-gulplog"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz",
|
||
|
"_shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "sparkles@^1.0.0",
|
||
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/glogg",
|
||
|
"author": {
|
||
|
"email": "blaine@iceddev.com",
|
||
|
"name": "Blaine Bublitz",
|
||
|
"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"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
|
||
|
"tarball": "http://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.10"
|
||
|
},
|
||
|
"files": [
|
||
|
"LICENSE",
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "66eed55eeac9f3ba641d4643c5ad2ed598bc6a72",
|
||
|
"homepage": "https://github.com/phated/sparkles#readme",
|
||
|
"keywords": [
|
||
|
"ee",
|
||
|
"emitter",
|
||
|
"events",
|
||
|
"global",
|
||
|
"namespaced"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "blaine@iceddev.com",
|
||
|
"name": "phated"
|
||
|
}
|
||
|
],
|
||
|
"name": "sparkles",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/phated/sparkles.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "lab -cvL --ignore store@sparkles"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|