Security update for permissions_by_term
[yaffs-website] / node_modules / npmlog / package.json
1 {
2   "_args": [
3     [
4       "npmlog@^4.0.0",
5       "/var/www/yaffs/node_modules/node-sass"
6     ]
7   ],
8   "_from": "npmlog@>=4.0.0 <5.0.0",
9   "_id": "npmlog@4.0.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/npmlog",
13   "_nodeVersion": "7.2.0",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/npmlog-4.0.2.tgz_1481572338217_0.2948465726803988"
17   },
18   "_npmUser": {
19     "email": "ogd@aoaioxxysz.net",
20     "name": "othiym23"
21   },
22   "_npmVersion": "4.0.5",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "npmlog",
26     "raw": "npmlog@^4.0.0",
27     "rawSpec": "^4.0.0",
28     "scope": null,
29     "spec": ">=4.0.0 <5.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/node-gyp",
34     "/node-sass"
35   ],
36   "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.2.tgz",
37   "_shasum": "d03950e0e78ce1527ba26d2a7592e9348ac3e75f",
38   "_shrinkwrap": null,
39   "_spec": "npmlog@^4.0.0",
40   "_where": "/var/www/yaffs/node_modules/node-sass",
41   "author": {
42     "email": "i@izs.me",
43     "name": "Isaac Z. Schlueter",
44     "url": "http://blog.izs.me/"
45   },
46   "bugs": {
47     "url": "https://github.com/npm/npmlog/issues"
48   },
49   "dependencies": {
50     "are-we-there-yet": "~1.1.2",
51     "console-control-strings": "~1.1.0",
52     "gauge": "~2.7.1",
53     "set-blocking": "~2.0.0"
54   },
55   "description": "logger for npm",
56   "devDependencies": {
57     "standard": "~7.1.2",
58     "tap": "~5.7.0"
59   },
60   "directories": {},
61   "dist": {
62     "shasum": "d03950e0e78ce1527ba26d2a7592e9348ac3e75f",
63     "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.2.tgz"
64   },
65   "files": [
66     "log.js"
67   ],
68   "gitHead": "a3b7aed07790b674aa1fecfc81a61481abeaf882",
69   "homepage": "https://github.com/npm/npmlog#readme",
70   "license": "ISC",
71   "main": "log.js",
72   "maintainers": [
73     {
74       "name": "iarna",
75       "email": "me@re-becca.org"
76     },
77     {
78       "name": "isaacs",
79       "email": "i@izs.me"
80     },
81     {
82       "name": "othiym23",
83       "email": "ogd@aoaioxxysz.net"
84     },
85     {
86       "name": "zkat",
87       "email": "kat@sykosomatic.org"
88     }
89   ],
90   "name": "npmlog",
91   "optionalDependencies": {},
92   "readme": "ERROR: No README data found!",
93   "repository": {
94     "type": "git",
95     "url": "git+https://github.com/npm/npmlog.git"
96   },
97   "scripts": {
98     "test": "standard && tap test/*.js"
99   },
100   "version": "4.0.2"
101 }