root / HServer / 00.Server / 00.Program / node_modules / debug / package.json
이력 | 보기 | 이력해설 | 다운로드 (2.29 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "debug@2.6.9",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "debug@2.6.9", |
||
9 | "_id": "debug@2.6.9", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
||
12 | "_location": "/debug", |
||
13 | "_phantomChildren": {},
|
||
14 | "_requested": {
|
||
15 | "type": "version", |
||
16 | "registry": true, |
||
17 | "raw": "debug@2.6.9", |
||
18 | "name": "debug", |
||
19 | "escapedName": "debug", |
||
20 | "rawSpec": "2.6.9", |
||
21 | "saveSpec": null, |
||
22 | "fetchSpec": "2.6.9" |
||
23 | }, |
||
24 | "_requiredBy": [
|
||
25 | "/body-parser",
|
||
26 | "/express",
|
||
27 | "/express-session",
|
||
28 | "/finalhandler",
|
||
29 | "/mquery",
|
||
30 | "/send",
|
||
31 | "/socket.io",
|
||
32 | "/socket.io-client"
|
||
33 | ], |
||
34 | "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
||
35 | "_spec": "2.6.9", |
||
36 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
37 | "author": {
|
||
38 | "name": "TJ Holowaychuk", |
||
39 | "email": "tj@vision-media.ca" |
||
40 | }, |
||
41 | "browser": "./src/browser.js", |
||
42 | "bugs": {
|
||
43 | "url": "https://github.com/visionmedia/debug/issues" |
||
44 | }, |
||
45 | "component": {
|
||
46 | "scripts": {
|
||
47 | "debug/index.js": "browser.js", |
||
48 | "debug/debug.js": "debug.js" |
||
49 | } |
||
50 | }, |
||
51 | "contributors": [
|
||
52 | { |
||
53 | "name": "Nathan Rajlich", |
||
54 | "email": "nathan@tootallnate.net", |
||
55 | "url": "http://n8.io" |
||
56 | }, |
||
57 | { |
||
58 | "name": "Andrew Rhyne", |
||
59 | "email": "rhyneandrew@gmail.com" |
||
60 | } |
||
61 | ], |
||
62 | "dependencies": {
|
||
63 | "ms": "2.0.0" |
||
64 | }, |
||
65 | "description": "small debugging utility", |
||
66 | "devDependencies": {
|
||
67 | "browserify": "9.0.3", |
||
68 | "chai": "^3.5.0", |
||
69 | "concurrently": "^3.1.0", |
||
70 | "coveralls": "^2.11.15", |
||
71 | "eslint": "^3.12.1", |
||
72 | "istanbul": "^0.4.5", |
||
73 | "karma": "^1.3.0", |
||
74 | "karma-chai": "^0.1.0", |
||
75 | "karma-mocha": "^1.3.0", |
||
76 | "karma-phantomjs-launcher": "^1.0.2", |
||
77 | "karma-sinon": "^1.0.5", |
||
78 | "mocha": "^3.2.0", |
||
79 | "mocha-lcov-reporter": "^1.2.0", |
||
80 | "rimraf": "^2.5.4", |
||
81 | "sinon": "^1.17.6", |
||
82 | "sinon-chai": "^2.8.0" |
||
83 | }, |
||
84 | "homepage": "https://github.com/visionmedia/debug#readme", |
||
85 | "keywords": [
|
||
86 | "debug",
|
||
87 | "log",
|
||
88 | "debugger"
|
||
89 | ], |
||
90 | "license": "MIT", |
||
91 | "main": "./src/index.js", |
||
92 | "name": "debug", |
||
93 | "repository": {
|
||
94 | "type": "git", |
||
95 | "url": "git://github.com/visionmedia/debug.git" |
||
96 | }, |
||
97 | "version": "2.6.9" |
||
98 | } |