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