| 123456789101112131415161718192021222324 | {  "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": {    "vue-count-to": "^1.0.13",    "weixin-js-sdk": "^1.6.0"  }}
 |