aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/active-x-obfuscator/package.json
blob: e77d7e213159975b46d2c52561b389e865b13fd5 (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
{
  "_args": [
    [
      {
        "raw": "active-x-obfuscator@0.0.1",
        "scope": null,
        "escapedName": "active-x-obfuscator",
        "name": "active-x-obfuscator",
        "rawSpec": "0.0.1",
        "spec": "0.0.1",
        "type": "version"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "active-x-obfuscator@0.0.1",
  "_id": "active-x-obfuscator@0.0.1",
  "_inCache": true,
  "_location": "/active-x-obfuscator",
  "_nodeVersion": "v0.6.11",
  "_npmUser": {
    "name": "felixge",
    "email": "felix@debuggable.com"
  },
  "_npmVersion": "1.1.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "active-x-obfuscator@0.0.1",
    "scope": null,
    "escapedName": "active-x-obfuscator",
    "name": "active-x-obfuscator",
    "rawSpec": "0.0.1",
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/socket.io-client"
  ],
  "_resolved": "https://registry.npmjs.org/active-x-obfuscator/-/active-x-obfuscator-0.0.1.tgz",
  "_shasum": "089b89b37145ff1d9ec74af6530be5526cae1f1a",
  "_shrinkwrap": null,
  "_spec": "active-x-obfuscator@0.0.1",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io-client",
  "author": {
    "name": "Felix Geisendörfer",
    "email": "felix@debuggable.com",
    "url": "http://debuggable.com/"
  },
  "bugs": {
    "url": "https://github.com/felixge/node-active-x-obfuscator/issues"
  },
  "dependencies": {
    "zeparser": "0.0.5"
  },
  "description": "A module to (safely) obfuscate all occurrences of the string 'ActiveX' inside any JavaScript code.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "089b89b37145ff1d9ec74af6530be5526cae1f1a",
    "tarball": "https://registry.npmjs.org/active-x-obfuscator/-/active-x-obfuscator-0.0.1.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/felixge/node-active-x-obfuscator",
  "main": "./index",
  "maintainers": [
    {
      "name": "felixge",
      "email": "felix@debuggable.com"
    }
  ],
  "name": "active-x-obfuscator",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/felixge/node-active-x-obfuscator.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.0.1"
}