{
  "_from": "active-x-obfuscator@0.0.1",
  "_id": "active-x-obfuscator@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-CJuJs3FF/x2ex0r2UwvlUmyuHxo=",
  "_location": "/active-x-obfuscator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "active-x-obfuscator@0.0.1",
    "name": "active-x-obfuscator",
    "escapedName": "active-x-obfuscator",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/pomelo-robot/socket.io-client"
  ],
  "_resolved": "https://registry.npmjs.org/active-x-obfuscator/-/active-x-obfuscator-0.0.1.tgz",
  "_shasum": "089b89b37145ff1d9ec74af6530be5526cae1f1a",
  "_spec": "active-x-obfuscator@0.0.1",
  "_where": "D:\\chatofpomelo-websocket\\game-server\\node_modules\\pomelo-robot\\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"
  },
  "bundleDependencies": false,
  "dependencies": {
    "zeparser": "0.0.5"
  },
  "deprecated": false,
  "description": "A module to (safely) obfuscate all occurrences of the string 'ActiveX' inside any JavaScript code.",
  "devDependencies": {},
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/felixge/node-active-x-obfuscator",
  "main": "./index",
  "name": "active-x-obfuscator",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/felixge/node-active-x-obfuscator.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.0.1"
}
