| Server IP : 188.114.96.2 / Your IP : 104.23.243.201 Web Server : Apache/2.4.59 (Debian) System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : edlftp ( 1002) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/local/lib/node_modules/npm/node_modules/err-code/ |
Upload File : |
{
"_from": "err-code@^1.0.0",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-BuARbTAo9q70gGhJ6w6mp0iuaWA=",
"_location": "/err-code",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "err-code@^1.0.0",
"name": "err-code",
"escapedName": "err-code",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/promise-retry"
],
"_resolved": "https://registry.npmjs.org/err-code/-/err-code-1.1.2.tgz",
"_shasum": "06e0116d3028f6aef4806849eb0ea6a748ae6960",
"_spec": "err-code@^1.0.0",
"_where": "/Users/rebecca/code/npm/node_modules/promise-retry",
"author": {
"name": "IndigoUnited",
"email": "[email protected]",
"url": "http://indigounited.com"
},
"bugs": {
"url": "https://github.com/IndigoUnited/js-err-code/issues/"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Create an error with a code",
"devDependencies": {
"@satazor/eslint-config": "^3.0.0",
"browserify": "^14.0.0",
"eslint": "^3.0.0",
"expect.js": "^0.3.1",
"mocha": "^3.0.2"
},
"homepage": "https://github.com/IndigoUnited/js-err-code#readme",
"keywords": [
"error",
"err",
"code",
"properties",
"property"
],
"license": "MIT",
"main": "index.js",
"name": "err-code",
"repository": {
"type": "git",
"url": "git://github.com/IndigoUnited/js-err-code.git"
},
"scripts": {
"browserify": "browserify -s err-code index.js > index.umd.js",
"lint": "eslint '{*.js,test/**/*.js}' --ignore-pattern *.umd.js",
"test": "mocha --bail"
},
"version": "1.1.2"
}