{
  "name": "@mastashake08/web-iot",
  "version": "1.4.1",
  "description": "Connect to your IoT devices via usb, serial, NFC or Serial. Allows for callback integration and streaming *coming soon*",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mastashake08/web-iot.git"
  },
  "keywords": [
    "iot",
    "webserial",
    "Serial",
    "webusb",
    "nfc",
    "filesystem"
  ],
  "author": "Mastashake",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mastashake08/web-iot/issues"
  },
  "homepage": "https://github.com/mastashake08/web-iot#readme"
}
