@ravindu01manoj/obfuscator
Version:
Javascript obfuscator
35 lines (34 loc) • 781 B
JSON
{
"name": "@ravindu01manoj/obfuscator",
"version": "3.0.2",
"description": "Javascript obfuscator",
"main": "./index.js",
"keywords": [
"Javascript",
"Obfuscator",
"Javascript-obfuscator",
"project-obfuscator"
],
"scripts": {
"start": "node index.js"
},
"author": "Ravindu Manoj",
"license": "MIT",
"bugs": {
"url": "https://github.com/ravindu01manoj/Obfuscator/issues"
},
"homepage": "https://github.com/ravindu01manoj/Obfuscator#readme",
"dependencies": {
"fs": "^0.0.1-security",
"javascript-obfuscator": "^4.0.0",
"chalk":"4.1.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ravindu01manoj/Obfuscator.git"
},
"directories": {
"example": "example",
"test": "test"
}
}