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.
705 lines
14 KiB
705 lines
14 KiB
{
|
|
"name": "fastbee-app",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "fastbee-app",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mqtt": "^3.0.0"
|
|
},
|
|
"devDependencies": {}
|
|
},
|
|
"node_modules/async-limiter": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/bl/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/callback-stream": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "> 1.0.0 < 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/commist": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"leven": "^2.1.0",
|
|
"minimist": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-stream": {
|
|
"version": "1.6.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/d": {
|
|
"version": "1.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"es5-ext": "^0.10.50",
|
|
"type": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/duplexify": {
|
|
"version": "3.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/es5-ext": {
|
|
"version": "0.10.64",
|
|
"hasInstallScript": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"es6-iterator": "^2.0.3",
|
|
"es6-symbol": "^3.1.3",
|
|
"esniff": "^2.0.1",
|
|
"next-tick": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/es6-iterator": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "^0.10.35",
|
|
"es6-symbol": "^3.1.1"
|
|
}
|
|
},
|
|
"node_modules/es6-map": {
|
|
"version": "0.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "~0.10.14",
|
|
"es6-iterator": "~2.0.1",
|
|
"es6-set": "~0.1.5",
|
|
"es6-symbol": "~3.1.1",
|
|
"event-emitter": "~0.3.5"
|
|
}
|
|
},
|
|
"node_modules/es6-set": {
|
|
"version": "0.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "^1.0.1",
|
|
"es5-ext": "^0.10.62",
|
|
"es6-iterator": "~2.0.3",
|
|
"es6-symbol": "^3.1.3",
|
|
"event-emitter": "^0.3.5",
|
|
"type": "^2.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/es6-set/node_modules/type": {
|
|
"version": "2.7.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/es6-symbol": {
|
|
"version": "3.1.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "^1.0.1",
|
|
"ext": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/esniff": {
|
|
"version": "2.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"d": "^1.0.1",
|
|
"es5-ext": "^0.10.62",
|
|
"event-emitter": "^0.3.5",
|
|
"type": "^2.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/esniff/node_modules/type": {
|
|
"version": "2.7.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/event-emitter": {
|
|
"version": "0.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"d": "1",
|
|
"es5-ext": "~0.10.14"
|
|
}
|
|
},
|
|
"node_modules/ext": {
|
|
"version": "1.7.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"type": "^2.7.2"
|
|
}
|
|
},
|
|
"node_modules/ext/node_modules/type": {
|
|
"version": "2.7.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/extend": {
|
|
"version": "3.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "3.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^3.1.0",
|
|
"path-dirname": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/glob-stream": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extend": "^3.0.0",
|
|
"glob": "^7.1.1",
|
|
"glob-parent": "^3.1.0",
|
|
"is-negated-glob": "^1.0.0",
|
|
"ordered-read-streams": "^1.0.0",
|
|
"pumpify": "^1.3.5",
|
|
"readable-stream": "^2.1.5",
|
|
"remove-trailing-separator": "^1.0.1",
|
|
"to-absolute-glob": "^2.0.0",
|
|
"unique-stream": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/help-me": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callback-stream": "^1.0.2",
|
|
"glob-stream": "^6.1.0",
|
|
"through2": "^2.0.1",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/is-absolute": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-relative": "^1.0.0",
|
|
"is-windows": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-negated-glob": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-relative": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-unc-path": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-unc-path": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unc-path-regex": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-windows": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/mqtt": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.0",
|
|
"commist": "^1.0.0",
|
|
"concat-stream": "^1.6.2",
|
|
"end-of-stream": "^1.4.1",
|
|
"es6-map": "^0.1.5",
|
|
"help-me": "^1.0.1",
|
|
"inherits": "^2.0.3",
|
|
"minimist": "^1.2.0",
|
|
"mqtt-packet": "^6.0.0",
|
|
"pump": "^3.0.0",
|
|
"readable-stream": "^2.3.6",
|
|
"reinterval": "^1.1.0",
|
|
"split2": "^3.1.0",
|
|
"websocket-stream": "^5.1.2",
|
|
"xtend": "^4.0.1"
|
|
},
|
|
"bin": {
|
|
"mqtt": "mqtt.js",
|
|
"mqtt_pub": "bin/pub.js",
|
|
"mqtt_sub": "bin/sub.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/mqtt-packet": {
|
|
"version": "6.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.0.2",
|
|
"debug": "^4.1.1",
|
|
"process-nextick-args": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/next-tick": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/ordered-read-streams": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/path-dirname": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/pumpify": {
|
|
"version": "1.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexify": "^3.6.0",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/pumpify/node_modules/pump": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/reinterval": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/remove-trailing-separator": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/split2": {
|
|
"version": "3.2.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"readable-stream": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/split2/node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/stream-shift": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/through2": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/through2-filter": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"through2": "~2.0.0",
|
|
"xtend": "~4.0.0"
|
|
}
|
|
},
|
|
"node_modules/to-absolute-glob": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-absolute": "^1.0.0",
|
|
"is-negated-glob": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/type": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ultron": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unc-path-regex": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/unique-stream": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
"through2-filter": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/websocket-stream": {
|
|
"version": "5.5.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"duplexify": "^3.5.1",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.3.3",
|
|
"safe-buffer": "^5.1.2",
|
|
"ws": "^3.2.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "3.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-limiter": "~1.0.0",
|
|
"safe-buffer": "~5.1.0",
|
|
"ultron": "~1.1.0"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|