{
  "name": "netlify-plugin-js-obfuscator",
  "version": "1.0.21",
  "description": "JavaScript Obfuscator for your sites hosted on netlify, which provide protection for your source code.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iamanishroy/netlify-plugin-js-obfuscator.git"
  },
  "keywords": [
    "netlify",
    "netlify-plugin",
    "JavaScript",
    "JS",
    "obfuscator",
    "plugin"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/iamanishroy/netlify-plugin-js-obfuscator/issues"
  },
  "homepage": "https://github.com/iamanishroy/netlify-plugin-js-obfuscator#readme",
  "dependencies": {
    "readdirp": "^3.5.0",
    "javascript-obfuscator": "^2.10.3"
  }
}
