2021-07-30 17:14:15 +08:00

15 lines
281 B
JSON

{
"name": "js-obfuscate",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Germey",
"license": "MIT",
"devDependencies": {
"javascript-obfuscator": "^0.18.8"
}
}