| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/readjs/node_modules/parse-json/ |
Upload File : |
{
"_args": [
[
{
"raw": "parse-json@^2.2.0",
"scope": null,
"escapedName": "parse-json",
"name": "parse-json",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/load-json-file"
]
],
"_from": "parse-json@>=2.2.0 <3.0.0",
"_id": "parse-json@2.2.0",
"_inCache": true,
"_location": "/parse-json",
"_nodeVersion": "0.12.7",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "parse-json@^2.2.0",
"scope": null,
"escapedName": "parse-json",
"name": "parse-json",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/download/got",
"/load-json-file"
],
"_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
"_shasum": "f480f40434ef80741f8469099f8dea18f55a4dc9",
"_shrinkwrap": null,
"_spec": "parse-json@^2.2.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/load-json-file",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/parse-json/issues"
},
"dependencies": {
"error-ex": "^1.2.0"
},
"description": "Parse JSON with more helpful errors",
"devDependencies": {
"ava": "0.0.4",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "f480f40434ef80741f8469099f8dea18f55a4dc9",
"tarball": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"vendor"
],
"gitHead": "419b0cbb83e67af53f9fd3f7ff98605ea2020eb6",
"homepage": "https://github.com/sindresorhus/parse-json",
"keywords": [
"parse",
"json",
"graceful",
"error",
"message",
"humanize",
"friendly",
"helpful",
"string",
"str"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "parse-json",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/parse-json.git"
},
"scripts": {
"test": "xo && node test.js"
},
"version": "2.2.0",
"xo": {
"ignores": [
"vendor/**"
]
}
}