| 1234567891011121314 |
- {
- "name": "api-share",
- "version": "1.0.0",
- "main": "server-getscheme.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "description": "",
- "dependencies": {
- "express": "^5.1.0"
- }
- }
|