package.json 392 B

1234567891011121314151617181920
  1. {
  2. "name": "baby-video-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": "http://115.29.66.169:10080/lijiahe/baby-video-ui.git"
  16. },
  17. "author": "",
  18. "license": "ISC"
  19. }