Files
phonendo/storage/package.json
T
2026-05-22 09:58:02 +02:00

16 lines
275 B
JSON

{
"name": "storage",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"dotenv": "^16.0.3",
"level": "^8.0.0"
}
}