mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 11:20:19 +00:00
49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"fast-text-encoding@1.0.0",
|
||
|
"C:\\Users\\matia\\Musix"
|
||
|
]
|
||
|
],
|
||
|
"_from": "fast-text-encoding@1.0.0",
|
||
|
"_id": "fast-text-encoding@1.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-R9bHCvweUxxwkDwhjav5vxpFvdPGlVngtqmx4pIZfSUhM/Q4NiIUHB456BAf+Q1Nwu3HEZYONtu+Rya+af4jiQ==",
|
||
|
"_location": "/fast-text-encoding",
|
||
|
"_optional": true,
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "fast-text-encoding@1.0.0",
|
||
|
"name": "fast-text-encoding",
|
||
|
"escapedName": "fast-text-encoding",
|
||
|
"rawSpec": "1.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/google-auth-library"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/fast-text-encoding/-/fast-text-encoding-1.0.0.tgz",
|
||
|
"_spec": "1.0.0",
|
||
|
"_where": "C:\\Users\\matia\\Musix",
|
||
|
"author": {
|
||
|
"name": "Sam Thorogood",
|
||
|
"email": "sam.thorogood@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/samthor/fast-text-encoder/issues"
|
||
|
},
|
||
|
"description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8",
|
||
|
"homepage": "https://github.com/samthor/fast-text-encoder#readme",
|
||
|
"license": "Apache-2",
|
||
|
"main": "text.min.js",
|
||
|
"name": "fast-text-encoding",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/samthor/fast-text-encoder.git"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|