mirror of
https://github.com/wisdgod/cursor-api.git
synced 2025-12-24 13:38:01 +08:00
11 lines
183 B
JSON
11 lines
183 B
JSON
{
|
|
"name": "html-minifier-scripts",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"dependencies": {
|
|
"html-minifier-terser": "^7.2.0"
|
|
}
|
|
} |