Files
2025-08-27 17:10:05 +08:00

139 lines
3.5 KiB
JSON

{
"_args": [
[
{
"name": "phantomjs",
"raw": "phantomjs@~1.9.18",
"rawSpec": "~1.9.18",
"scope": null,
"spec": ">=1.9.18 <1.10.0",
"type": "range"
},
"/root/gitbook/node_modules/gitbook-plugin-mermaid"
]
],
"_from": "phantomjs@>=1.9.18 <1.10.0",
"_id": "phantomjs@1.9.20",
"_inCache": true,
"_installable": true,
"_location": "/phantomjs",
"_nodeVersion": "4.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/phantomjs-1.9.20.tgz_1459444551435_0.5592230197507888"
},
"_npmUser": {
"email": "nicholas.j.santos@gmail.com",
"name": "nicks"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {
"async": "2.6.4",
"bl": "1.0.3",
"chalk": "1.1.3",
"combined-stream": "1.0.8",
"commander": "2.20.3",
"extend": "3.0.2",
"forever-agent": "0.6.1",
"hawk": "3.1.3",
"is-my-json-valid": "2.20.6",
"is-typedarray": "1.0.0",
"isstream": "0.1.2",
"json-stringify-safe": "5.0.1",
"jsprim": "1.4.1",
"mime-types": "2.1.27",
"pinkie-promise": "2.0.1",
"sshpk": "1.16.1",
"stringstream": "0.0.6"
},
"_requested": {
"name": "phantomjs",
"raw": "phantomjs@~1.9.18",
"rawSpec": "~1.9.18",
"scope": null,
"spec": ">=1.9.18 <1.10.0",
"type": "range"
},
"_requiredBy": [
"/gitbook-plugin-mermaid"
],
"_resolved": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.20.tgz",
"_shasum": "4424aca20e14d255c0b0889af6f6b8973da10e0d",
"_shrinkwrap": null,
"_spec": "phantomjs@~1.9.18",
"_where": "/root/gitbook/node_modules/gitbook-plugin-mermaid",
"author": {
"email": "dan@obvious.com",
"name": "Dan Pupius",
"url": "http://pupius.co.uk"
},
"bin": {
"phantomjs": "./bin/phantomjs"
},
"bugs": {
"url": "https://github.com/Medium/phantomjs/issues"
},
"dependencies": {
"extract-zip": "~1.5.0",
"fs-extra": "~0.26.4",
"hasha": "^2.2.0",
"kew": "~0.7.0",
"progress": "~1.1.8",
"request": "~2.67.0",
"request-progress": "~2.0.1",
"which": "~1.2.2"
},
"description": "Headless WebKit with JS API",
"devDependencies": {
"eslint": "1.10.3",
"nodeunit": "0.9.1"
},
"directories": {},
"dist": {
"integrity": "sha512-uja26qe+aIP4ptuCCAk0HNTJXoFIf+7l6RZ9OwCH0lbHpQtcS9VhEeirSqytsarg78wA+Zb5rKwiJK8KezrIcA==",
"shasum": "4424aca20e14d255c0b0889af6f6b8973da10e0d",
"signatures": [
{
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
"sig": "MEYCIQDzDrT0haPs+oDo3XS/JqvEKQr1FSifa35a8UGxDKxdHwIhANXkp4p1xdgC1TR2FOXfE6T+9yfJfG60o5o9alqJbLRg"
}
],
"tarball": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.20.tgz"
},
"gitHead": "017ec0c8d9960100723b6bc1a5c69c9592a427db",
"homepage": "https://github.com/Medium/phantomjs",
"keywords": [
"phantomjs",
"headless",
"webkit"
],
"license": "Apache-2.0",
"main": "lib/phantomjs",
"maintainers": [
{
"email": "dan@pupi.us",
"name": "dpup"
},
{
"email": "nicholas.j.santos@gmail.com",
"name": "nicks"
},
{
"email": "npm@medium.com",
"name": "medium"
}
],
"name": "phantomjs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/Medium/phantomjs.git"
},
"scripts": {
"install": "node install.js",
"test": "nodeunit --reporter=minimal test/tests.js && eslint install.js"
},
"version": "1.9.20"
}