mirror of
				https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
				synced 2025-10-31 17:01:09 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			377 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			377 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",
 | |
|   "dependencies": {
 | |
|     "body-parser": "^1.19.0",
 | |
|     "express": "^4.17.1",
 | |
|     "request": "^2.88.2"
 | |
|   }
 | |
| }
 | 
