Version 1
[yaffs-website] / node_modules / phantomjs-prebuilt / package.json
diff --git a/node_modules/phantomjs-prebuilt/package.json b/node_modules/phantomjs-prebuilt/package.json
new file mode 100644 (file)
index 0000000..e7f1c9d
--- /dev/null
@@ -0,0 +1,130 @@
+{
+  "_args": [
+    [
+      "phantomjs-prebuilt@^2.1.3",
+      "/var/www/yaffs/node_modules/phridge"
+    ]
+  ],
+  "_from": "phantomjs-prebuilt@>=2.1.3 <3.0.0",
+  "_id": "phantomjs-prebuilt@2.1.14",
+  "_inCache": true,
+  "_installable": true,
+  "_location": "/phantomjs-prebuilt",
+  "_nodeVersion": "4.6.0",
+  "_npmOperationalInternal": {
+    "host": "packages-18-east.internal.npmjs.com",
+    "tmp": "tmp/phantomjs-prebuilt-2.1.14.tgz_1481303342638_0.49631132115609944"
+  },
+  "_npmUser": {
+    "email": "nicholas.j.santos@gmail.com",
+    "name": "nicks"
+  },
+  "_npmVersion": "2.15.9",
+  "_phantomChildren": {
+    "aws-sign2": "0.6.0",
+    "aws4": "1.6.0",
+    "chalk": "1.1.3",
+    "combined-stream": "1.0.5",
+    "commander": "2.9.0",
+    "extend": "3.0.0",
+    "forever-agent": "0.6.1",
+    "form-data": "2.1.2",
+    "hawk": "3.1.3",
+    "http-signature": "1.1.1",
+    "is-my-json-valid": "2.16.0",
+    "is-typedarray": "1.0.0",
+    "isstream": "0.1.2",
+    "json-stringify-safe": "5.0.1",
+    "mime-types": "2.1.14",
+    "oauth-sign": "0.8.2",
+    "pinkie-promise": "2.0.1",
+    "qs": "6.3.2",
+    "stringstream": "0.0.5",
+    "tough-cookie": "2.3.2",
+    "tunnel-agent": "0.4.3"
+  },
+  "_requested": {
+    "name": "phantomjs-prebuilt",
+    "raw": "phantomjs-prebuilt@^2.1.3",
+    "rawSpec": "^2.1.3",
+    "scope": null,
+    "spec": ">=2.1.3 <3.0.0",
+    "type": "range"
+  },
+  "_requiredBy": [
+    "/phridge"
+  ],
+  "_resolved": "https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.14.tgz",
+  "_shasum": "d53d311fcfb7d1d08ddb24014558f1188c516da0",
+  "_shrinkwrap": null,
+  "_spec": "phantomjs-prebuilt@^2.1.3",
+  "_where": "/var/www/yaffs/node_modules/phridge",
+  "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": {
+    "es6-promise": "~4.0.3",
+    "extract-zip": "~1.5.0",
+    "fs-extra": "~1.0.0",
+    "hasha": "~2.2.0",
+    "kew": "~0.7.0",
+    "progress": "~1.1.8",
+    "request": "~2.79.0",
+    "request-progress": "~2.0.1",
+    "which": "~1.2.10"
+  },
+  "description": "Headless WebKit with JS API",
+  "devDependencies": {
+    "eslint": "2.7.0",
+    "nodeunit": "0.9.1",
+    "webdriverio": "~4.2.3"
+  },
+  "directories": {},
+  "dist": {
+    "shasum": "d53d311fcfb7d1d08ddb24014558f1188c516da0",
+    "tarball": "https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.14.tgz"
+  },
+  "gitHead": "750d5f32e1586fe0b34c782dd87f60cbb21e6441",
+  "homepage": "https://github.com/Medium/phantomjs",
+  "keywords": [
+    "headless",
+    "phantomjs",
+    "webkit"
+  ],
+  "license": "Apache-2.0",
+  "main": "lib/phantomjs",
+  "maintainers": [
+    {
+      "name": "dpup",
+      "email": "dan@pupi.us"
+    },
+    {
+      "name": "medium",
+      "email": "npm@medium.com"
+    },
+    {
+      "name": "nicks",
+      "email": "nicholas.j.santos+npm@gmail.com"
+    }
+  ],
+  "name": "phantomjs-prebuilt",
+  "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 ."
+  },
+  "version": "2.1.14"
+}