Files
scratchapixel/package.json
2025-07-13 15:53:40 +02:00

15 lines
255 B
JSON

{
"name": "scratchapixel",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"vite": "^3.1.8"
}
}