mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-03-20 15:52:38 +08:00
Initialized front end
This commit is contained in:
11
backend/package.json
Normal file
11
backend/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user