Files
neocities/package.json
2024-06-17 17:26:27 +02:00

15 lines
274 B
JSON

{
"name": "beppe.online",
"version": "1.0.0",
"description": "neocities site",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"qr-scanner": "^1.4.2"
}
}