This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
web/package.json

15 lines
256 B
JSON

{
"name": "web",
"version": "0.0.1",
"description": "web",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "^8.39.0"
}
}