{
  "name": "node-red-contrib-serverchan3",
  "version": "0.0.3",
  "description": "server酱3的通知节点",
  "main": "serverchan3.js",
  "node-red": {
    "nodes": {
      "serverchan3": "serverchan3.js"
    }
  },
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/iso-lib/node-red-contrib-serverchan3/issues"
  },
  "homepage": "https://github.com/iso-lib/node-red-contrib-serverchan3#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iso-lib/node-red-contrib-serverchan3.git"
  },
  "dependencies": {
    "serverchan-sdk": ">=1.0.0"
  },
  "keywords": [
    "node-red",
    "nodered",
    "NodeRed",
    "serverchan"
  ],
  "author": "iso-lib",
  "license": "MIT"
}
