speedtest-raspberry/package.json
Pandawa24Jam Digital Printing 75f12b6daf first commit
2025-01-02 16:13:38 +07:00

16 lines
277 B
JSON

{
"name": "speedtest-client",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.7.9"
}
}