08-27-周三_17-09-29
This commit is contained in:
116
node_modules/phantom/package.json
generated
vendored
Normal file
116
node_modules/phantom/package.json
generated
vendored
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "phantom",
|
||||
"raw": "phantom@^0.8.3",
|
||||
"rawSpec": "^0.8.3",
|
||||
"scope": null,
|
||||
"spec": ">=0.8.3 <0.9.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/root/gitbook/node_modules/gitbook-plugin-mermaid"
|
||||
]
|
||||
],
|
||||
"_from": "phantom@>=0.8.3 <0.9.0",
|
||||
"_id": "phantom@0.8.4",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/phantom",
|
||||
"_nodeVersion": "5.1.0",
|
||||
"_npmUser": {
|
||||
"email": "findamir@gmail.com",
|
||||
"name": "amir20"
|
||||
},
|
||||
"_npmVersion": "3.3.12",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "phantom",
|
||||
"raw": "phantom@^0.8.3",
|
||||
"rawSpec": "^0.8.3",
|
||||
"scope": null,
|
||||
"spec": ">=0.8.3 <0.9.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gitbook-plugin-mermaid"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/phantom/-/phantom-0.8.4.tgz",
|
||||
"_shasum": "ccdb53d88a9237fd355191277c58d97705aaaffd",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "phantom@^0.8.3",
|
||||
"_where": "/root/gitbook/node_modules/gitbook-plugin-mermaid",
|
||||
"author": {
|
||||
"email": "sam@samgentle.com",
|
||||
"name": "Sam Gentle"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sgentle/phantomjs-node/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"email": "findamir@gmail.com",
|
||||
"name": "Amir Raminfar"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"dnode": ">=1.2.2",
|
||||
"shoe": "~0.0.15",
|
||||
"traverse": "~0.6.3",
|
||||
"win-spawn": "~2.0.0"
|
||||
},
|
||||
"deprecated": "This package is no longer maintained",
|
||||
"description": "PhantomJS wrapper for Node",
|
||||
"devDependencies": {
|
||||
"bluebird": "~1.2.3",
|
||||
"browserify": "10.0.0",
|
||||
"coffee-script": "~1.9.2",
|
||||
"coffeeify": "^1.1.0",
|
||||
"express": "3.2.5",
|
||||
"phantomjs": "~1.9.7-5",
|
||||
"ps-tree": "~0.0.2",
|
||||
"temp": "~0.4.0",
|
||||
"vows": "~0.7.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"integrity": "sha512-4ymlTVSn7szaKhT5msZ7/L/g/yqeGoWjwV5RdzK8ZlWQCTw3RQzPs8jsRbLu2F1TsSeyrg5S0jJ6qMMgPYAOUQ==",
|
||||
"shasum": "ccdb53d88a9237fd355191277c58d97705aaaffd",
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
||||
"sig": "MEUCIFmSLKxthcl7C6TwfiyiKhwecYbRbO5z1FrUJB8eOcNUAiEAh6G8UAJ2cWdHw1vDICiaKBA6Gto/UOcXzkrU93DrqJE="
|
||||
}
|
||||
],
|
||||
"tarball": "https://registry.npmjs.org/phantom/-/phantom-0.8.4.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v0.8.0"
|
||||
},
|
||||
"gitHead": "7499b3767d0843eb69154c0e6fae3b22d8d7db41",
|
||||
"homepage": "https://github.com/sgentle/phantomjs-node",
|
||||
"license": "MIT",
|
||||
"main": "phantom.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "sam@samgentle.com",
|
||||
"name": "sgentle"
|
||||
},
|
||||
{
|
||||
"email": "findamir@gmail.com",
|
||||
"name": "amir20"
|
||||
}
|
||||
],
|
||||
"name": "phantom",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/sgentle/phantomjs-node.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "cake build",
|
||||
"test": "cake test"
|
||||
},
|
||||
"version": "0.8.4"
|
||||
}
|
Reference in New Issue
Block a user