Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / phantomjs / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "phantomjs@~1.9",
6         "scope": null,
7         "escapedName": "phantomjs",
8         "name": "phantomjs",
9         "rawSpec": "~1.9",
10         "spec": ">=1.9.0 <1.10.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma-phantomjs-launcher"
14     ]
15   ],
16   "_from": "phantomjs@>=1.9.0 <1.10.0",
17   "_id": "phantomjs@1.9.20",
18   "_inCache": true,
19   "_location": "/phantomjs",
20   "_nodeVersion": "4.3.1",
21   "_npmOperationalInternal": {
22     "host": "packages-16-east.internal.npmjs.com",
23     "tmp": "tmp/phantomjs-1.9.20.tgz_1459444551435_0.5592230197507888"
24   },
25   "_npmUser": {
26     "name": "nicks",
27     "email": "nicholas.j.santos@gmail.com"
28   },
29   "_npmVersion": "2.14.12",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "phantomjs@~1.9",
33     "scope": null,
34     "escapedName": "phantomjs",
35     "name": "phantomjs",
36     "rawSpec": "~1.9",
37     "spec": ">=1.9.0 <1.10.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/karma-phantomjs-launcher"
42   ],
43   "_resolved": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.20.tgz",
44   "_shasum": "4424aca20e14d255c0b0889af6f6b8973da10e0d",
45   "_shrinkwrap": null,
46   "_spec": "phantomjs@~1.9",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma-phantomjs-launcher",
48   "author": {
49     "name": "Dan Pupius",
50     "email": "dan@obvious.com",
51     "url": "http://pupius.co.uk"
52   },
53   "bin": {
54     "phantomjs": "./bin/phantomjs"
55   },
56   "bugs": {
57     "url": "https://github.com/Medium/phantomjs/issues"
58   },
59   "dependencies": {
60     "extract-zip": "~1.5.0",
61     "fs-extra": "~0.26.4",
62     "hasha": "^2.2.0",
63     "kew": "~0.7.0",
64     "progress": "~1.1.8",
65     "request": "~2.67.0",
66     "request-progress": "~2.0.1",
67     "which": "~1.2.2"
68   },
69   "description": "Headless WebKit with JS API",
70   "devDependencies": {
71     "eslint": "1.10.3",
72     "nodeunit": "0.9.1"
73   },
74   "directories": {},
75   "dist": {
76     "shasum": "4424aca20e14d255c0b0889af6f6b8973da10e0d",
77     "tarball": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.20.tgz"
78   },
79   "gitHead": "017ec0c8d9960100723b6bc1a5c69c9592a427db",
80   "homepage": "https://github.com/Medium/phantomjs",
81   "keywords": [
82     "phantomjs",
83     "headless",
84     "webkit"
85   ],
86   "license": "Apache-2.0",
87   "main": "lib/phantomjs",
88   "maintainers": [
89     {
90       "name": "dpup",
91       "email": "dan@pupi.us"
92     },
93     {
94       "name": "nicks",
95       "email": "nicholas.j.santos@gmail.com"
96     },
97     {
98       "name": "medium",
99       "email": "npm@medium.com"
100     }
101   ],
102   "name": "phantomjs",
103   "optionalDependencies": {},
104   "readme": "ERROR: No README data found!",
105   "repository": {
106     "type": "git",
107     "url": "git://github.com/Medium/phantomjs.git"
108   },
109   "scripts": {
110     "install": "node install.js",
111     "test": "nodeunit --reporter=minimal test/tests.js && eslint install.js"
112   },
113   "version": "1.9.20"
114 }