90 lines
2.1 KiB
JSON
90 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"wtf-8@1.0.0",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\engine.io-parser"
|
|
]
|
|
],
|
|
"_from": "wtf-8@1.0.0",
|
|
"_id": "wtf-8@1.0.0",
|
|
"_inCache": true,
|
|
"_location": "/wtf-8",
|
|
"_npmUser": {
|
|
"email": "mathias@qiwi.be",
|
|
"name": "mathias"
|
|
},
|
|
"_npmVersion": "2.0.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "wtf-8",
|
|
"raw": "wtf-8@1.0.0",
|
|
"rawSpec": "1.0.0",
|
|
"scope": null,
|
|
"spec": "1.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/engine.io-parser"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz",
|
|
"_shasum": "392d8ba2d0f1c34d1ee2d630f15d0efb68e1048a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "wtf-8@1.0.0",
|
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\engine.io-parser",
|
|
"author": {
|
|
"name": "Mathias Bynens",
|
|
"url": "https://mathiasbynens.be/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mathiasbynens/wtf-8.js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A well-tested WTF-8 encoder/decoder written in JavaScript.",
|
|
"devDependencies": {
|
|
"coveralls": "^2.11.1",
|
|
"grunt": "^0.4.5",
|
|
"grunt-shell": "^1.1.1",
|
|
"istanbul": "^0.3.2",
|
|
"qunit-extras": "^1.2.0",
|
|
"qunitjs": "~1.11.0",
|
|
"requirejs": "^2.1.14"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "392d8ba2d0f1c34d1ee2d630f15d0efb68e1048a",
|
|
"tarball": "https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz"
|
|
},
|
|
"files": [
|
|
"LICENSE-MIT.txt",
|
|
"wtf-8.js"
|
|
],
|
|
"gitHead": "51cdb2ad51f6ea330643be9725be8f213f43d535",
|
|
"homepage": "https://mths.be/wtf8",
|
|
"installable": true,
|
|
"keywords": [
|
|
"charset",
|
|
"encoding",
|
|
"unicode",
|
|
"wtf-8",
|
|
"wtf8"
|
|
],
|
|
"license": "MIT",
|
|
"main": "wtf-8.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "mathias",
|
|
"email": "mathias@qiwi.be"
|
|
}
|
|
],
|
|
"name": "wtf-8",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/mathiasbynens/wtf-8.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node tests/tests.js"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|