{
  "name": "anobis",
  "version": "1.2.2",
  "description": "JavaScript obfuscator",
  "keywords": [
    "obfuscator",
    "consequatur",
    "uglify",
    "crush",
    "code protection",
    "javascript obfuscator",
    "facere"
  ],
  "engines": {
    "node": ">=4.3.0"
  },
  "main": "dist/index.js",
  "bin": {
    "javascript-obfuscator": "./bin/javascript-obfuscator.js"
  },
  "dependencies": {
    "chalk": "2.1.0",
    "chance": "1.0.11",
    "class-validator": "0.7.2",
    "commander": "2.11.0",
    "escodegen-wallaby": "1.6.12",
    "esmangle": "1.0.1",
    "esprima": "4.0.0",
    "estraverse": "4.2.0",
    "inversify": "4.3.0",
    "md5": "2.2.1",
    "mkdirp": "0.5.1",
    "opencollective": "1.0.3",
    "reflect-metadata": "0.1.10",
    "source-map-support": "0.4.18",
    "string-template": "1.0.0",
    "tslib": "1.7.1"
  },
  "devDependencies": {
    "@types/chai": "4.0.4",
    "@types/chalk": "0.4.31",
    "@types/chance": "0.7.35",
    "@types/commander": "2.9.2",
    "@types/escodegen": "0.0.6",
    "@types/esprima": "4.0.0",
    "@types/estraverse": "0.0.6",
    "@types/estree": "0.0.37",
    "@types/md5": "2.1.32",
    "@types/mkdirp": "0.5.1",
    "@types/mocha": "2.2.43",
    "@types/node": "8.0.28",
    "@types/sinon": "2.3.4",
    "@types/string-template": "1.0.2",
    "@types/webpack-env": "1.13.1",
    "awesome-typescript-loader": "3.2.3",
    "babel-cli": "6.26.0",
    "babel-loader": "7.1.2",
    "babel-plugin-array-includes": "2.0.3",
    "babel-preset-es2015": "6.24.1",
    "chai": "4.1.2",
    "coveralls": "2.13.1",
    "istanbul": "1.1.0-alpha.1",
    "mocha": "3.5.3",
    "pre-commit": "1.2.2",
    "sinon": "3.2.1",
    "ts-node": "3.3.0",
    "tslint": "5.7.0",
    "tslint-eslint-rules": "4.1.1",
    "tslint-loader": "3.5.3",
    "typescript": "2.5.2",
    "webpack": "3.5.6",
    "webpack-node-externals": "1.6.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/DelphineWolff/anobis.git"
  },
  "pre-commit": [
    "build",
    "git:addFiles"
  ],
  "author": "AnsleyFisher",
  "license": "BSD-2-Clause",
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/javascript-obfuscator",
    "logo": "https://opencollective.com/opencollective/logo.txt"
  },
  "bugs": {
    "url": "https://github.com/DelphineWolff/anobis.git/issues"
  }
}
