package.json 348 B

1234567891011121314151617
  1. {
  2. "name": "yinchuan-property-assistant-new",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [],
  10. "author": "",
  11. "license": "ISC",
  12. "dependencies": {
  13. "js-md5": "^0.7.3",
  14. "luch-request": "^3.0.5",
  15. "uview-ui": "^1.8.3"
  16. }
  17. }