UNPKG

gulp-javascript-obfuscator

Version:
40 lines (39 loc) 912 B
{ "name": "gulp-javascript-obfuscator", "version": "1.1.6", "description": "Gulp plugin for javascript-obfuscator Node.JS package", "homepage": "https://github.com/javascript-obfuscator/gulp-javascript-obfuscator", "repository": { "type": "git", "url": "https://github.com/javascript-obfuscator/gulp-javascript-obfuscator.git" }, "main": "index.js", "keywords": [ "gulpplugin", "obfuscate", "obfuscation", "javascript-obfuscator", "obfuscator", "obfuscate", "protect", "conceal", "scramble", "safe", "uglify", "crush", "code protection", "javascript obfuscator", "js obfuscator" ], "author": "Wain-PC", "contributors": [ "adamxtokyo", "DRSDavidSoft" ], "license": "MIT", "dependencies": { "javascript-obfuscator": "latest", "plugin-error": "^1.0.1", "through2": "^2.0.0", "vinyl": "^2.2.0" } }