second
[josuexyz/.git] / node_modules / debug / package.json
1 {
2   "_args": [
3     [
4       "debug@~2.6.9",
5       "/home/josuer08/josuexyz"
6     ]
7   ],
8   "_from": "debug@>=2.6.9 <2.7.0",
9   "_id": "debug@2.6.9",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/debug",
13   "_nodeVersion": "8.4.0",
14   "_npmOperationalInternal": {
15     "host": "s3://npm-registry-packages",
16     "tmp": "tmp/debug-2.6.9.tgz_1506087154503_0.5196126794908196"
17   },
18   "_npmUser": {
19     "email": "nathan@tootallnate.net",
20     "name": "tootallnate"
21   },
22   "_npmVersion": "5.3.0",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "debug",
26     "raw": "debug@~2.6.9",
27     "rawSpec": "~2.6.9",
28     "scope": null,
29     "spec": ">=2.6.9 <2.7.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/",
34     "/body-parser",
35     "/express",
36     "/finalhandler",
37     "/morgan",
38     "/send"
39   ],
40   "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
41   "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f",
42   "_shrinkwrap": null,
43   "_spec": "debug@~2.6.9",
44   "_where": "/home/josuer08/josuexyz",
45   "author": {
46     "email": "tj@vision-media.ca",
47     "name": "TJ Holowaychuk"
48   },
49   "browser": "./src/browser.js",
50   "bugs": {
51     "url": "https://github.com/visionmedia/debug/issues"
52   },
53   "component": {
54     "scripts": {
55       "debug/debug.js": "debug.js",
56       "debug/index.js": "browser.js"
57     }
58   },
59   "contributors": [
60     {
61       "name": "Nathan Rajlich",
62       "email": "nathan@tootallnate.net",
63       "url": "http://n8.io"
64     },
65     {
66       "name": "Andrew Rhyne",
67       "email": "rhyneandrew@gmail.com"
68     }
69   ],
70   "dependencies": {
71     "ms": "2.0.0"
72   },
73   "description": "small debugging utility",
74   "devDependencies": {
75     "browserify": "9.0.3",
76     "chai": "^3.5.0",
77     "concurrently": "^3.1.0",
78     "coveralls": "^2.11.15",
79     "eslint": "^3.12.1",
80     "istanbul": "^0.4.5",
81     "karma": "^1.3.0",
82     "karma-chai": "^0.1.0",
83     "karma-mocha": "^1.3.0",
84     "karma-phantomjs-launcher": "^1.0.2",
85     "karma-sinon": "^1.0.5",
86     "mocha": "^3.2.0",
87     "mocha-lcov-reporter": "^1.2.0",
88     "rimraf": "^2.5.4",
89     "sinon": "^1.17.6",
90     "sinon-chai": "^2.8.0"
91   },
92   "directories": {},
93   "dist": {
94     "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
95     "shasum": "5d128515df134ff327e90a4c93f4e077a536341f",
96     "tarball": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
97   },
98   "gitHead": "13abeae468fea297d0dccc50bc55590809241083",
99   "homepage": "https://github.com/visionmedia/debug#readme",
100   "keywords": [
101     "debug",
102     "debugger",
103     "log"
104   ],
105   "license": "MIT",
106   "main": "./src/index.js",
107   "maintainers": [
108     {
109       "name": "thebigredgeek",
110       "email": "rhyneandrew@gmail.com"
111     },
112     {
113       "name": "kolban",
114       "email": "kolban1@kolban.com"
115     },
116     {
117       "name": "tootallnate",
118       "email": "nathan@tootallnate.net"
119     },
120     {
121       "name": "tjholowaychuk",
122       "email": "tj@vision-media.ca"
123     }
124   ],
125   "name": "debug",
126   "optionalDependencies": {},
127   "readme": "ERROR: No README data found!",
128   "repository": {
129     "type": "git",
130     "url": "git://github.com/visionmedia/debug.git"
131   },
132   "version": "2.6.9"
133 }