12345678910111213141516171819 |
- {
- "name": "heimatest1",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://125.71.216.35:3000/helloskyone/mallapp.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "@escook/request-miniprogram": "^0.2.1"
- }
- }
|