Files
sindan-client/linux/package.json
2022-11-15 01:02:58 +09:00

28 lines
655 B
JSON

{
"name": "linux",
"version": "2.0.0",
"description": "sindan-client-linux",
"main": "speedindex.js",
"dependencies": {
"log": "^6.0.0",
"npm": "^9.1.1",
"npm-check-updates": "^16.4.0",
"puppeteer-core": "^1.11.0",
"speedline": "^1.4.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "bashow",
"license": "ISC",
"keywords": [],
"repository": {
"type": "git",
"url": "git+https://github.com/SINDAN/sindan-client.git"
},
"bugs": {
"url": "https://github.com/SINDAN/sindan-client/issues"
},
"homepage": "https://github.com/SINDAN/sindan-client#readme"
}