93 lines
2.2 KiB
JSON
93 lines
2.2 KiB
JSON
![]() |
{
|
||
|
"_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,
|
||
|
"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"
|
||
|
}
|
||
|
],
|
||
|
"deprecated": "no longer maintained",
|
||
|
"description": "Polyfill for the Encoding Living Standard's API.",
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"lib/encoding.js",
|
||
|
"lib/encoding-indexes.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/inexorabletash/text-encoding",
|
||
|
"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"
|
||
|
},
|
||
|
"version": "0.7.0"
|
||
|
}
|