\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /var/www/html/infraai.ai/frontend/node_modules/pretty-error/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/infraai.ai/frontend/node_modules/pretty-error/package.json |
{
"name": "pretty-error",
"version": "4.0.0",
"description": "See nodejs errors with less clutter",
"main": "./lib/PrettyError.js",
"typings": "index.d.ts",
"scripts": {
"test": "mocha \"test/**/*.coffee\"",
"test:watch": "mocha \"test/**/*.coffee\" --watch",
"compile": "coffee --bare --compile --output ./lib ./src",
"compile:watch": "jitter src lib -b",
"watch": "npm run compile:watch & npm run test:watch",
"winwatch": "start/b npm run compile:watch & npm run test:watch",
"prepublish": "npm run compile"
},
"dependencies": {
"lodash": "^4.17.20",
"renderkid": "^3.0.0"
},
"devDependencies": {
"chai": "~1.9.2",
"coffee-script": "~1.8.0",
"coffeescript": "^1.12.7",
"jitter": "^1.3.0",
"mocha": "^8.2.0"
},
"author": "Aria Minaei",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/AriaMinaei/pretty-error.git"
},
"bugs": {
"url": "https://github.com/AriaMinaei/pretty-error/issues"
},
"keywords": [
"pretty",
"error",
"exception",
"debug",
"error-handling",
"readable",
"colorful",
"prettify",
"format",
"human"
]
}