aboutsummaryrefslogtreecommitdiff
path: root/node_modules/sparkles/package.json
blob: 044a68f42dcbf9487cd58d08b2263fb7f0afcf68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
  "_args": [
    [
      {
        "raw": "sparkles@^1.0.0",
        "scope": null,
        "escapedName": "sparkles",
        "name": "sparkles",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/glogg"
    ]
  ],
  "_from": "sparkles@>=1.0.0 <2.0.0",
  "_id": "sparkles@1.0.0",
  "_inCache": true,
  "_location": "/sparkles",
  "_nodeVersion": "0.10.36",
  "_npmUser": {
    "name": "phated",
    "email": "blaine@iceddev.com"
  },
  "_npmVersion": "2.8.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "sparkles@^1.0.0",
    "scope": null,
    "escapedName": "sparkles",
    "name": "sparkles",
    "rawSpec": "^1.0.0",
    "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": "/home/dold/repos/taler/wallet-webex/node_modules/glogg",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
    "tarball": "https://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": [
    {
      "name": "phated",
      "email": "blaine@iceddev.com"
    }
  ],
  "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"
}