{
  "name": "js-fox",
  "version": "1.0.0",
  "description": "Javascript Obfuscator jsfox (jsfoxguard.com)",
  "main": "js-fox.js",
  "scripts": {
    "test": "node test"
  },
  "bin": {
    "jsfox": "bin/jsfox"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Regul777/jsfox.git"
  },
  "keywords": [
    "obfuscator",
    "obfuscate",
    "javascript obfuscator",
    "protection",
    "scrambler",
    "jsfox",
    "js-fox",
    "fox",
    "grunt",
    "gruntplugin",
    "grunt-plugin",
    "gulpplugin"
  ],
  "author": "Yakovenko Dmitriy (https://github.com/Regul777)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Regul777/jsfox/issues"
  },
  "homepage": "https://github.com/Regul777/jsfox#readme",
  "dependencies": {
    "async": "^1.5.2",
    "char-spinner": "^1.0.1",
    "q": "^1.4.1"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^1.0.0"
  }
}
