You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
334 B

1 year ago
  1. {
  2. "name": "yuansheng",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": ".eslintrc.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "crypto-js": "^4.1.1",
  13. "md5": "^2.3.0",
  14. "pako": "^2.0.4",
  15. "qrcode-base64": "^1.0.1"
  16. }
  17. }