package.json 445 B

123456789101112131415161718192021
  1. {
  2. "name": "runing",
  3. "version": "1.0.0",
  4. "main": "main.js",
  5. "scripts": {
  6. "test": "echo \"Error: no test specified\" && exit 1"
  7. },
  8. "keywords": [],
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "@dcloudio/uni-ui": "^1.5.7",
  13. "uview-ui": "^1.8.4"
  14. },
  15. "devDependencies": {},
  16. "repository": {
  17. "type": "git",
  18. "url": "http://117.62.238.129:7000/shunfengche/uniapp-shunfengche.git"
  19. },
  20. "description": ""
  21. }