briq-vite-obfuscator-plugin/package.json

15 lines
295 B
JSON

{
"name": "briq-vite-obfuscator-plugin",
"version": "0.1.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD-2-Clause",
"description": "",
"dependencies": {
"javascript-obfuscator": "^4.1.1"
}
}