Security update to Drupal 8.4.6
[yaffs-website] / node_modules / glogg / package.json
1 {
2   "_args": [
3     [
4       "glogg@^1.0.0",
5       "/var/www/yaffs/node_modules/gulplog"
6     ]
7   ],
8   "_from": "glogg@>=1.0.0 <2.0.0",
9   "_id": "glogg@1.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/glogg",
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": "glogg",
22     "raw": "glogg@^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     "/gulplog"
30   ],
31   "_resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz",
32   "_shasum": "7fe0f199f57ac906cf512feead8f90ee4a284fc5",
33   "_shrinkwrap": null,
34   "_spec": "glogg@^1.0.0",
35   "_where": "/var/www/yaffs/node_modules/gulplog",
36   "author": {
37     "email": "blaine@iceddev.com",
38     "name": "Blaine Bublitz",
39     "url": "http://iceddev.com/"
40   },
41   "bugs": {
42     "url": "https://github.com/undertakerjs/glogg/issues"
43   },
44   "contributors": [],
45   "dependencies": {
46     "sparkles": "^1.0.0"
47   },
48   "description": "Global logging utility",
49   "devDependencies": {
50     "@phated/eslint-config-iceddev": "^0.2.1",
51     "code": "^1.5.0",
52     "eslint": "^1.3.1",
53     "eslint-plugin-mocha": "^0.5.1",
54     "eslint-plugin-react": "^3.3.2",
55     "lab": "^5.16.0"
56   },
57   "directories": {},
58   "dist": {
59     "shasum": "7fe0f199f57ac906cf512feead8f90ee4a284fc5",
60     "tarball": "https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz"
61   },
62   "engines": {
63     "node": ">= 0.10"
64   },
65   "files": [
66     "LICENSE",
67     "index.js"
68   ],
69   "gitHead": "2683314c5bb5473e0d492418974b111f366168db",
70   "homepage": "https://github.com/undertakerjs/glogg#readme",
71   "keywords": [
72     "global",
73     "log",
74     "logger",
75     "logging",
76     "shared"
77   ],
78   "license": "MIT",
79   "main": "index.js",
80   "maintainers": [
81     {
82       "name": "phated",
83       "email": "blaine@iceddev.com"
84     }
85   ],
86   "name": "glogg",
87   "optionalDependencies": {},
88   "readme": "ERROR: No README data found!",
89   "repository": {
90     "type": "git",
91     "url": "git+https://github.com/undertakerjs/glogg.git"
92   },
93   "scripts": {
94     "test": "lab -cvL --globals store@sparkles"
95   },
96   "version": "1.0.0"
97 }