Files
Onekey/package.json
ikun0014 041f8d6a00 1.4.2
2025-03-05 21:25:37 +08:00

23 lines
512 B
JSON

{
"name": "onekey",
"version": "1.4.2",
"description": "一个Steam仓库清单下载器",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ikunshare/Onekey.git"
},
"keywords": [
"Onekey"
],
"author": "ikun0014",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/ikunshare/Onekey/issues"
},
"homepage": "https://github.com/ikunshare/Onekey#readme"
}