Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / uglify-js / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "uglify-js@1.2.5",
6         "scope": null,
7         "escapedName": "uglify-js",
8         "name": "uglify-js",
9         "rawSpec": "1.2.5",
10         "spec": "1.2.5",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client"
14     ]
15   ],
16   "_defaultsLoaded": true,
17   "_engineSupported": true,
18   "_from": "uglify-js@1.2.5",
19   "_id": "uglify-js@1.2.5",
20   "_inCache": true,
21   "_location": "/uglify-js",
22   "_nodeVersion": "v0.7.0-pre",
23   "_npmUser": {
24     "name": "mishoo",
25     "email": "mihai.bazon@gmail.com"
26   },
27   "_npmVersion": "1.1.0-beta-7",
28   "_phantomChildren": {},
29   "_requested": {
30     "raw": "uglify-js@1.2.5",
31     "scope": null,
32     "escapedName": "uglify-js",
33     "name": "uglify-js",
34     "rawSpec": "1.2.5",
35     "spec": "1.2.5",
36     "type": "version"
37   },
38   "_requiredBy": [
39     "/socket.io-client"
40   ],
41   "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz",
42   "_shasum": "b542c2c76f78efb34b200b20177634330ff702b6",
43   "_shrinkwrap": null,
44   "_spec": "uglify-js@1.2.5",
45   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client",
46   "author": {
47     "name": "Mihai Bazon",
48     "email": "mihai.bazon@gmail.com",
49     "url": "http://mihai.bazon.net/blog"
50   },
51   "bin": {
52     "uglifyjs": "./bin/uglifyjs"
53   },
54   "bugs": {
55     "url": "https://github.com/mishoo/UglifyJS/issues"
56   },
57   "dependencies": {},
58   "description": "JavaScript parser and compressor/beautifier toolkit",
59   "devDependencies": {},
60   "directories": {},
61   "dist": {
62     "shasum": "b542c2c76f78efb34b200b20177634330ff702b6",
63     "tarball": "https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz"
64   },
65   "engines": {
66     "node": "*"
67   },
68   "homepage": "https://github.com/mishoo/UglifyJS#readme",
69   "main": "./uglify-js.js",
70   "maintainers": [
71     {
72       "name": "caires",
73       "email": "cairesvs@gmail.com"
74     },
75     {
76       "name": "mape",
77       "email": "mape@mape.me"
78     },
79     {
80       "name": "mishoo",
81       "email": "mihai.bazon@gmail.com"
82     }
83   ],
84   "name": "uglify-js",
85   "optionalDependencies": {},
86   "readme": "ERROR: No README data found!",
87   "repository": {
88     "type": "git",
89     "url": "git+ssh://git@github.com/mishoo/UglifyJS.git"
90   },
91   "version": "1.2.5"
92 }