| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "debug@4.3.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "debug@4.3.2", |
| | | "_id": "debug@4.3.2", |
| | | "_from": "debug@^4.1.0", |
| | | "_id": "debug@4.3.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==", |
| | | "_integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", |
| | | "_location": "/debug", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "debug@4.3.2", |
| | | "raw": "debug@^4.1.0", |
| | | "name": "debug", |
| | | "escapedName": "debug", |
| | | "rawSpec": "4.3.2", |
| | | "rawSpec": "^4.1.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.3.2" |
| | | "fetchSpec": "^4.1.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@babel/core", |
| | |
| | | "/https-proxy-agent", |
| | | "/istanbul-lib-source-maps" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz", |
| | | "_spec": "4.3.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", |
| | | "_shasum": "1319f6579357f2338d3337d2cdd4914bb5dcc865", |
| | | "_spec": "debug@^4.1.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@babel\\core", |
| | | "author": { |
| | | "name": "TJ Holowaychuk", |
| | | "email": "tj@vision-media.ca" |
| | | "name": "Josh Junon", |
| | | "email": "josh.junon@protonmail.com" |
| | | }, |
| | | "browser": "./src/browser.js", |
| | | "bugs": { |
| | | "url": "https://github.com/visionmedia/debug/issues" |
| | | "url": "https://github.com/debug-js/debug/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "TJ Holowaychuk", |
| | | "email": "tj@vision-media.ca" |
| | | }, |
| | | { |
| | | "name": "Nathan Rajlich", |
| | | "email": "nathan@tootallnate.net", |
| | |
| | | { |
| | | "name": "Andrew Rhyne", |
| | | "email": "rhyneandrew@gmail.com" |
| | | }, |
| | | { |
| | | "name": "Josh Junon", |
| | | "email": "josh@junon.me" |
| | | } |
| | | ], |
| | | "dependencies": { |
| | | "ms": "2.1.2" |
| | | }, |
| | | "description": "small debugging utility", |
| | | "deprecated": false, |
| | | "description": "Lightweight debugging utility for Node.js and the browser", |
| | | "devDependencies": { |
| | | "brfs": "^2.0.1", |
| | | "browserify": "^16.2.3", |
| | |
| | | "LICENSE", |
| | | "README.md" |
| | | ], |
| | | "homepage": "https://github.com/visionmedia/debug#readme", |
| | | "homepage": "https://github.com/debug-js/debug#readme", |
| | | "keywords": [ |
| | | "debug", |
| | | "log", |
| | |
| | | }, |
| | | "repository": { |
| | | "type": "git", |
| | | "url": "git://github.com/visionmedia/debug.git" |
| | | "url": "git://github.com/debug-js/debug.git" |
| | | }, |
| | | "scripts": { |
| | | "lint": "xo", |
| | |
| | | "test:coverage": "cat ./coverage/lcov.info | coveralls", |
| | | "test:node": "istanbul cover _mocha -- test.js" |
| | | }, |
| | | "version": "4.3.2" |
| | | "version": "4.3.4" |
| | | } |