{
  "name": "gulp-js-encrypt",
  "version": "1.0.0",
  "description": "js文件加密工具",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/penyuying/gulp-js-encrypt.git"
  },
  "keywords": [
    "js文件加密工具",
    "js混淆",
    "js",
    "evl",
    "md5",
    "packer",
    "unpacker",
    "base2"
  ],
  "dependencies": {
	"gulp-util": "^3.0.7",
    "through2": "^2.0.0",
    "cheerio": "^0.22.0"
  },
  "peerDependencies": {
    "gulp-util": "^3.0.7",
    "through2": "^2.0.0",
    "cheerio": "^0.22.0"
  },
  "author": "penyuying",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/penyuying/gulp-js-encrypt/issues"
  },
  "homepage": "https://github.com/penyuying/gulp-js-encrypt#readme"
}
