Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / window-size / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "window-size@0.1.0",
6         "scope": null,
7         "escapedName": "window-size",
8         "name": "window-size",
9         "rawSpec": "0.1.0",
10         "spec": "0.1.0",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\yargs"
14     ]
15   ],
16   "_from": "window-size@0.1.0",
17   "_id": "window-size@0.1.0",
18   "_inCache": true,
19   "_location": "/window-size",
20   "_npmUser": {
21     "name": "jonschlinkert",
22     "email": "github@sellside.com"
23   },
24   "_npmVersion": "1.3.24",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "window-size@0.1.0",
28     "scope": null,
29     "escapedName": "window-size",
30     "name": "window-size",
31     "rawSpec": "0.1.0",
32     "spec": "0.1.0",
33     "type": "version"
34   },
35   "_requiredBy": [
36     "/yargs"
37   ],
38   "_resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
39   "_shasum": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d",
40   "_shrinkwrap": null,
41   "_spec": "window-size@0.1.0",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\yargs",
43   "author": {
44     "name": "Jon Schlinkert",
45     "url": "https://github.com/jonschlinkert"
46   },
47   "bugs": {
48     "url": "https://github.com/jonschlinkert/window-size/issues"
49   },
50   "dependencies": {},
51   "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
52   "devDependencies": {},
53   "directories": {},
54   "dist": {
55     "shasum": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d",
56     "tarball": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz"
57   },
58   "engines": {
59     "node": ">= 0.8.0"
60   },
61   "homepage": "https://github.com/jonschlinkert/window-size",
62   "keywords": [
63     "window",
64     "console",
65     "terminal",
66     "tty"
67   ],
68   "licenses": [
69     {
70       "type": "MIT",
71       "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
72     }
73   ],
74   "main": "index.js",
75   "maintainers": [
76     {
77       "name": "jonschlinkert",
78       "email": "github@sellside.com"
79     }
80   ],
81   "name": "window-size",
82   "optionalDependencies": {},
83   "readme": "ERROR: No README data found!",
84   "repository": {
85     "type": "git",
86     "url": "git+https://github.com/jonschlinkert/window-size.git"
87   },
88   "version": "0.1.0"
89 }