12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"scripts": {
|
|
"build": "node build.js"
|
|
},
|
|
"dependencies": {
|
|
"html-minifier-terser": "^7.1.0"
|
|
},
|
|
"license": "MIT",
|
|
"files": [
|
|
"LICENSE"
|
|
]
|
|
} |