package.json 342 B

1234567891011121314151617
  1. {
  2. "name": "miniprogram-5",
  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. "buffer": "^6.0.3",
  13. "mqtt": "^4.3.7",
  14. "protobufjs": "^7.1.2",
  15. "text-encoding": "^0.7.0"
  16. }
  17. }