增加mqtt

This commit is contained in:
微微一笑
2025-07-16 11:16:19 +08:00
parent e42d4af3b2
commit 6257f9d84b
1550 changed files with 5264 additions and 116701 deletions

View File

@ -1,92 +1,37 @@
{
"_from": "text-encoding@^0.7.0",
"_id": "text-encoding@0.7.0",
"_inBundle": false,
"_integrity": "sha512-oJQ3f1hrOnbRLOcwKz0Liq2IcrvDeZRHXhd9RgLrsT+DjWY/nty1Hi7v3dtkaEYbPYe0mUoOfzRrMwfXXwgPUA==",
"_location": "/text-encoding",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "text-encoding@^0.7.0",
"name": "text-encoding",
"escapedName": "text-encoding",
"rawSpec": "^0.7.0",
"saveSpec": null,
"fetchSpec": "^0.7.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/text-encoding/-/text-encoding-0.7.0.tgz",
"_shasum": "f895e836e45990624086601798ea98e8f36ee643",
"_spec": "text-encoding@^0.7.0",
"_where": "E:\\gitee\\fys\\fys\\app\\Fuyuan",
"author": {
"name": "Joshua Bell",
"email": "inexorabletash@gmail.com"
},
"bugs": {
"url": "https://github.com/inexorabletash/text-encoding/issues"
},
"bundleDependencies": false,
"name": "text-encoding",
"author": "Joshua Bell <inexorabletash@gmail.com>",
"contributors": [
{
"name": "Joshua Bell",
"email": "inexorabletash@gmail.com"
},
{
"name": "Rick Eyre",
"email": "rick.eyre@outlook.com"
},
{
"name": "Eugen Podaru",
"email": "eugen.podaru@live.com"
},
{
"name": "Filip Dupanović",
"email": "filip.dupanovic@gmail.com"
},
{
"name": "Anne van Kesteren",
"email": "annevk@annevk.nl"
},
{
"name": "Author: Francis Avila",
"email": "francisga@gmail.com"
},
{
"name": "Michael J. Ryan",
"email": "tracker1@gmail.com"
},
{
"name": "Pierre Queinnec",
"email": "pierre@queinnec.org"
},
{
"name": "Zack Weinberg",
"email": "zackw@panix.com"
}
"Joshua Bell <inexorabletash@gmail.com>",
"Rick Eyre <rick.eyre@outlook.com>",
"Eugen Podaru <eugen.podaru@live.com>",
"Filip Dupanović <filip.dupanovic@gmail.com>",
"Anne van Kesteren <annevk@annevk.nl>",
"Author: Francis Avila <francisga@gmail.com>",
"Michael J. Ryan <tracker1@gmail.com>",
"Pierre Queinnec <pierre@queinnec.org>",
"Zack Weinberg <zackw@panix.com>"
],
"deprecated": "no longer maintained",
"version": "0.7.0",
"description": "Polyfill for the Encoding Living Standard's API.",
"main": "index.js",
"files": [
"index.js",
"lib/encoding.js",
"lib/encoding-indexes.js"
],
"homepage": "https://github.com/inexorabletash/text-encoding",
"repository": {
"type": "git",
"url": "https://github.com/inexorabletash/text-encoding.git"
},
"keywords": [
"encoding",
"decoding",
"living standard"
],
"license": "(Unlicense OR Apache-2.0)",
"main": "index.js",
"name": "text-encoding",
"repository": {
"type": "git",
"url": "git+https://github.com/inexorabletash/text-encoding.git"
"bugs": {
"url": "https://github.com/inexorabletash/text-encoding/issues"
},
"version": "0.7.0"
"homepage": "https://github.com/inexorabletash/text-encoding",
"license": "(Unlicense OR Apache-2.0)"
}