Files
hotels/local/_front/package.json
T
2026-07-13 16:43:40 +03:00

18 lines
322 B
JSON

{
"name": "_front",
"version": "1.0.0",
"description": "",
"main": "script.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"sass": "^1.101.0",
"sass-migrator": "^2.6.1"
}
}