mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
12 lines
271 B
JSON
12 lines
271 B
JSON
{
|
|
"name": "sub-store-backend",
|
|
"version": "0.0.1",
|
|
"description": "Advanced Subscription Manager for QX, Loon, and Surge.",
|
|
"main": "sub-store.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "GPL"
|
|
}
|