Gazebo_simulation-Frontend/node_modules/text-encoding/package.json
2020-12-22 09:59:14 -05:00

96 lines
2.2 KiB
JSON

{
"_args": [
[
"text-encoding@0.6.4",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "text-encoding@0.6.4",
"_id": "text-encoding@0.6.4",
"_inBundle": false,
"_integrity": "sha1-45mpgiV6J22uQou5KEXLcb3CbRk=",
"_location": "/text-encoding",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "text-encoding@0.6.4",
"name": "text-encoding",
"escapedName": "text-encoding",
"rawSpec": "0.6.4",
"saveSpec": null,
"fetchSpec": "0.6.4"
},
"_requiredBy": [
"/@trust/webcrypto"
],
"_resolved": "https://registry.npmjs.org/text-encoding/-/text-encoding-0.6.4.tgz",
"_spec": "0.6.4",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Joshua Bell",
"email": "inexorabletash@gmail.com"
},
"bugs": {
"url": "https://github.com/inexorabletash/text-encoding/issues"
},
"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"
}
],
"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",
"main": "index.js",
"name": "text-encoding",
"repository": {
"type": "git",
"url": "git+https://github.com/inexorabletash/text-encoding.git"
},
"version": "0.6.4"
}