package.json 240 B

1234567891011121314
  1. {
  2. "name": "register",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "app.js",
  6. "dependencies": {
  7. "vant-aliapp": "1.1.2"
  8. },
  9. "scripts": {
  10. "test": "echo \"Error: no test specified\" && exit 1"
  11. },
  12. "author": "",
  13. "license": "ISC"
  14. }