Initial commit
[yaffs-website] / node_modules / sparkles / package.json
1 {
2   "_args": [
3     [
4       "sparkles@^1.0.0",
5       "/var/www/yaffs/node_modules/glogg"
6     ]
7   ],
8   "_from": "sparkles@>=1.0.0 <2.0.0",
9   "_id": "sparkles@1.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/sparkles",
13   "_nodeVersion": "0.10.36",
14   "_npmUser": {
15     "email": "blaine@iceddev.com",
16     "name": "phated"
17   },
18   "_npmVersion": "2.8.3",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "sparkles",
22     "raw": "sparkles@^1.0.0",
23     "rawSpec": "^1.0.0",
24     "scope": null,
25     "spec": ">=1.0.0 <2.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/glogg",
30     "/has-gulplog"
31   ],
32   "_resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz",
33   "_shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
34   "_shrinkwrap": null,
35   "_spec": "sparkles@^1.0.0",
36   "_where": "/var/www/yaffs/node_modules/glogg",
37   "author": {
38     "email": "blaine@iceddev.com",
39     "name": "Blaine Bublitz",
40     "url": "http://iceddev.com/"
41   },
42   "bugs": {
43     "url": "https://github.com/phated/sparkles/issues"
44   },
45   "contributors": [],
46   "dependencies": {},
47   "description": "Namespaced global event emitter",
48   "devDependencies": {
49     "@phated/eslint-config-iceddev": "^0.2.1",
50     "code": "^1.5.0",
51     "eslint": "^1.3.1",
52     "eslint-plugin-mocha": "^0.5.1",
53     "eslint-plugin-react": "^3.3.1",
54     "lab": "^5.16.0"
55   },
56   "directories": {},
57   "dist": {
58     "shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
59     "tarball": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz"
60   },
61   "engines": {
62     "node": ">= 0.10"
63   },
64   "files": [
65     "LICENSE",
66     "index.js"
67   ],
68   "gitHead": "66eed55eeac9f3ba641d4643c5ad2ed598bc6a72",
69   "homepage": "https://github.com/phated/sparkles#readme",
70   "keywords": [
71     "ee",
72     "emitter",
73     "events",
74     "global",
75     "namespaced"
76   ],
77   "license": "MIT",
78   "main": "index.js",
79   "maintainers": [
80     {
81       "name": "phated",
82       "email": "blaine@iceddev.com"
83     }
84   ],
85   "name": "sparkles",
86   "optionalDependencies": {},
87   "readme": "ERROR: No README data found!",
88   "repository": {
89     "type": "git",
90     "url": "git+https://github.com/phated/sparkles.git"
91   },
92   "scripts": {
93     "test": "lab -cvL --ignore store@sparkles"
94   },
95   "version": "1.0.0"
96 }