123456789101112131415161718192021 |
- {
- "name": "HSMSV1-app",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://git.dashitech.com/wangyaxiang/HSMSV1-app.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "vconsole": "^3.3.4",
- "weixin-jsapi": "^1.1.0"
- }
- }
|