Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / karma-phantomjs-launcher / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "karma-phantomjs-launcher@~0.1.2",
6         "scope": null,
7         "escapedName": "karma-phantomjs-launcher",
8         "name": "karma-phantomjs-launcher",
9         "rawSpec": "~0.1.2",
10         "spec": ">=0.1.2 <0.2.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket"
14     ]
15   ],
16   "_from": "karma-phantomjs-launcher@>=0.1.2 <0.2.0",
17   "_id": "karma-phantomjs-launcher@0.1.4",
18   "_inCache": true,
19   "_location": "/karma-phantomjs-launcher",
20   "_npmUser": {
21     "name": "vojtajina",
22     "email": "vojta.jina@gmail.com"
23   },
24   "_npmVersion": "1.4.4",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "karma-phantomjs-launcher@~0.1.2",
28     "scope": null,
29     "escapedName": "karma-phantomjs-launcher",
30     "name": "karma-phantomjs-launcher",
31     "rawSpec": "~0.1.2",
32     "spec": ">=0.1.2 <0.2.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "#DEV:/"
37   ],
38   "_resolved": "https://registry.npmjs.org/karma-phantomjs-launcher/-/karma-phantomjs-launcher-0.1.4.tgz",
39   "_shasum": "4ef96e4322ff63ae5d918e51c25b213723238f30",
40   "_shrinkwrap": null,
41   "_spec": "karma-phantomjs-launcher@~0.1.2",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket",
43   "author": {
44     "name": "Vojta Jina",
45     "email": "vojta.jina@gmail.com"
46   },
47   "bugs": {
48     "url": "https://github.com/karma-runner/karma-phantomjs-launcher/issues"
49   },
50   "contributors": [
51     {
52       "name": "Friedel Ziegelmayer",
53       "email": "friedel.ziegelmayer@gmail.com"
54     },
55     {
56       "name": "Huafu Gandon",
57       "email": "huafu.gandon@gmail.com"
58     },
59     {
60       "name": "Sylvain Hamel",
61       "email": "sylvainhamel0@gmail.com"
62     },
63     {
64       "name": "Chad Smith",
65       "email": "chad@configit.com"
66     },
67     {
68       "name": "Edward Hutchins",
69       "email": "eahutchins@gmail.com"
70     },
71     {
72       "name": "Eryk NapieraƂa",
73       "email": "eryk.piast@gmail.com"
74     },
75     {
76       "name": "Jason Dobry",
77       "email": "jason.dobry@gmail.com"
78     },
79     {
80       "name": "Rob Barreca",
81       "email": "rob.barreca@inmobi.com"
82     },
83     {
84       "name": "nherzing",
85       "email": "nherzing@gmail.com"
86     },
87     {
88       "name": "sylvain-hamel",
89       "email": "sylvainhamel0@gmail.com"
90     }
91   ],
92   "dependencies": {
93     "phantomjs": "~1.9"
94   },
95   "description": "A Karma plugin. Launcher for PhantomJS.",
96   "devDependencies": {
97     "grunt": "~0.4.1",
98     "grunt-auto-release": "~0.0.2",
99     "grunt-bump": "~0.0.7",
100     "grunt-npm": "~0.0.2"
101   },
102   "directories": {},
103   "dist": {
104     "shasum": "4ef96e4322ff63ae5d918e51c25b213723238f30",
105     "tarball": "https://registry.npmjs.org/karma-phantomjs-launcher/-/karma-phantomjs-launcher-0.1.4.tgz"
106   },
107   "homepage": "https://github.com/karma-runner/karma-phantomjs-launcher",
108   "keywords": [
109     "karma-plugin",
110     "karma-launcher",
111     "phantomjs"
112   ],
113   "license": "MIT",
114   "main": "index.js",
115   "maintainers": [
116     {
117       "name": "vojtajina",
118       "email": "vojta.jina@gmail.com"
119     }
120   ],
121   "name": "karma-phantomjs-launcher",
122   "optionalDependencies": {},
123   "peerDependencies": {
124     "karma": ">=0.9"
125   },
126   "readme": "ERROR: No README data found!",
127   "repository": {
128     "type": "git",
129     "url": "git://github.com/karma-runner/karma-phantomjs-launcher.git"
130   },
131   "scripts": {
132     "test": "echo \"Error: no test specified\" && exit 1"
133   },
134   "version": "0.1.4"
135 }