Security update to Drupal 8.4.6
[yaffs-website] / node_modules / debug / package.json
1 {
2   "_args": [
3     [
4       "debug@~2.2.0",
5       "/var/www/yaffs/node_modules/tiny-lr"
6     ]
7   ],
8   "_from": "debug@>=2.2.0 <2.3.0",
9   "_id": "debug@2.2.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/debug",
13   "_nodeVersion": "0.12.2",
14   "_npmUser": {
15     "email": "nathan@tootallnate.net",
16     "name": "tootallnate"
17   },
18   "_npmVersion": "2.7.4",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "debug",
22     "raw": "debug@~2.2.0",
23     "rawSpec": "~2.2.0",
24     "scope": null,
25     "spec": ">=2.2.0 <2.3.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/body-parser",
30     "/tiny-lr"
31   ],
32   "_resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
33   "_shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
34   "_shrinkwrap": null,
35   "_spec": "debug@~2.2.0",
36   "_where": "/var/www/yaffs/node_modules/tiny-lr",
37   "author": {
38     "email": "tj@vision-media.ca",
39     "name": "TJ Holowaychuk"
40   },
41   "browser": "./browser.js",
42   "bugs": {
43     "url": "https://github.com/visionmedia/debug/issues"
44   },
45   "component": {
46     "scripts": {
47       "debug/debug.js": "debug.js",
48       "debug/index.js": "browser.js"
49     }
50   },
51   "contributors": [
52     {
53       "name": "Nathan Rajlich",
54       "email": "nathan@tootallnate.net",
55       "url": "http://n8.io"
56     }
57   ],
58   "dependencies": {
59     "ms": "0.7.1"
60   },
61   "description": "small debugging utility",
62   "devDependencies": {
63     "browserify": "9.0.3",
64     "mocha": "*"
65   },
66   "directories": {},
67   "dist": {
68     "shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
69     "tarball": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
70   },
71   "gitHead": "b38458422b5aa8aa6d286b10dfe427e8a67e2b35",
72   "homepage": "https://github.com/visionmedia/debug",
73   "keywords": [
74     "debug",
75     "debugger",
76     "log"
77   ],
78   "license": "MIT",
79   "main": "./node.js",
80   "maintainers": [
81     {
82       "name": "tjholowaychuk",
83       "email": "tj@vision-media.ca"
84     },
85     {
86       "name": "tootallnate",
87       "email": "nathan@tootallnate.net"
88     }
89   ],
90   "name": "debug",
91   "optionalDependencies": {},
92   "readme": "ERROR: No README data found!",
93   "repository": {
94     "type": "git",
95     "url": "git://github.com/visionmedia/debug.git"
96   },
97   "scripts": {},
98   "version": "2.2.0"
99 }