package.json 427 B

1234567891011121314151617181920
  1. {
  2. "name": "parts_shop_ui",
  3. "version": "1.0.0",
  4. "description": "易车配批发精灵",
  5. "main": "main.js",
  6. "dependencies": {
  7. "uview-ui": "^2.0.36"
  8. },
  9. "devDependencies": {},
  10. "scripts": {
  11. "test": "echo \"Error: no test specified\" && exit 1"
  12. },
  13. "repository": {
  14. "type": "git",
  15. "url": "root@git.echepei.com:caojunjie/parts_shop_ui.git"
  16. },
  17. "keywords": [],
  18. "author": "",
  19. "license": "ISC"
  20. }