Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/vreg/node_modules/error-stack-parser/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/vreg/node_modules/error-stack-parser/package.json
{
  "name": "error-stack-parser",
  "description": "Extract meaning from JS Errors",
  "maintainers": [
    "Eric Wendelin <[email protected]> (https://www.eriwen.com)",
    "Victor Homyakov <[email protected]> (https://github.com/victor-homyakov)",
    "Oliver Salzburg (https://github.com/oliversalzburg)",
    "Ben Gourley (https://github.com/bengourley)"
  ],
  "version": "2.0.6",
  "license": "MIT",
  "keywords": [
    "stacktrace",
    "error",
    "stack",
    "parser"
  ],
  "homepage": "https://www.stacktracejs.com",
  "dependencies": {
    "stackframe": "^1.1.1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/stacktracejs/error-stack-parser.git"
  },
  "devDependencies": {
    "eslint": "^6.8.0",
    "jasmine": "^3.5.0",
    "jasmine-core": "^3.5.0",
    "karma": "^4.4.1",
    "karma-chrome-launcher": "^3.1.0",
    "karma-coverage": "^2.0.1",
    "karma-coveralls": "^2.1.0",
    "karma-firefox-launcher": "^1.2.0",
    "karma-ie-launcher": "^1.0.0",
    "karma-jasmine": "^1.1.2",
    "karma-opera-launcher": "^1.0.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-safari-launcher": "^1.0.0",
    "karma-sauce-launcher": "^2.0.2",
    "karma-spec-reporter": "0.0.32",
    "uglify-es": "^3.3.9"
  },
  "bugs": {
    "url": "https://github.com/stacktracejs/error-stack-parser/issues"
  },
  "main": "./error-stack-parser.js",
  "typings": "./error-stack-parser.d.ts",
  "files": [
    "LICENSE",
    "README.md",
    "error-stack-parser.js",
    "error-stack-parser.d.ts",
    "dist/"
  ],
  "scripts": {
    "lint": "eslint --fix .",
    "test": "karma start karma.conf.js --single-run",
    "test-pr": "karma start karma.conf.js --single-run --browsers Firefox,Chrome_Travis",
    "test-ci": "karma start karma.conf.ci.js --single-run",
    "prepare": "cp error-stack-parser.js dist/ && uglifyjs node_modules/stackframe/stackframe.js error-stack-parser.js -o dist/error-stack-parser.min.js --compress --mangle --source-map \"url=error-stack-parser.min.js.map\""
  }
}

Spamworldpro Mini