1234567891011121314151617181920212223 |
- {
- "devDependencies": {
- "node-sass": "^4.14.1",
- "sass-loader": "^7.3.1"
- },
- "name": "h5-elab-open-ownerUnion",
- "version": "1.0.0",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "description": "",
- "dependencies": {
- "weixin-js-sdk": "^1.6.0"
- }
- }
|