| 12345678910111213141516171819202122 |
- {
- "name": "ParkApp",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://192.168.1.218:3000/xuanyan/ParkApp.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "base-64": "^1.0.0",
- "luch-request": "^3.0.7",
- "uni-read-pages": "^1.0.5",
- "uni-simple-router": "^2.0.7"
- }
- }
|