Files
4eb0da 163b84dfe8 Json check
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
2026-05-11 13:09:17 +03:00

22 lines
432 B
JSON

{
"name": "js",
"private": true,
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "webpack"
},
"keywords": [],
"author": "",
"license": "UNLICENSED",
"devDependencies": {
"@divkitframework/divkit": "24.3.0",
"css-loader": "6.7.3",
"html-webpack-plugin": "5.5.1",
"mini-css-extract-plugin": "2.7.5",
"webpack": "5.104.1",
"webpack-cli": "6.0.1"
}
}