{
  "name": "cordova-plugin-ssdp",
  "version": "1.0.0-alpha.1",
  "description": "Discover other devices in the same network. 用udp发现网络内的其他设备",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/things-factory/cordova-plugin-ssdp.git"
  },
  "keywords": [
    "ssdp",
    "discover",
    "cordova",
    "UPnP",
    "发现"
  ],
  "author": "",
  "license": "Apache 2.0",
  "bugs": {
    "url": "https://github.com/things-factory/cordova-plugin-ssdp/issues"
  },
  "homepage": "https://github.com/things-factory/cordova-plugin-ssdp#readme"
}
