mirror of
https://github.com/ikunshare/Onekey.git
synced 2026-01-12 16:25:53 +08:00
23 lines
512 B
JSON
23 lines
512 B
JSON
{
|
|
"name": "onekey",
|
|
"version": "1.4.9",
|
|
"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"
|
|
}
|