{
|
|
"_args": [
|
|
[
|
|
"utf8@2.0.0",
|
|
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\engine.io-parser"
|
|
]
|
|
],
|
|
"_from": "utf8@2.0.0",
|
|
"_id": "utf8@2.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/utf8",
|
|
"_npmUser": {
|
|
"email": "mathias@qiwi.be",
|
|
"name": "mathias"
|
|
},
|
|
"_npmVersion": "1.2.30",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "utf8",
|
|
"raw": "utf8@2.0.0",
|
|
"rawSpec": "2.0.0",
|
|
"scope": null,
|
|
"spec": "2.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/engine.io-parser"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/utf8/-/utf8-2.0.0.tgz",
|
|
"_shasum": "79ce59eced874809cab9a71fc7102c7d45d4118d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "utf8@2.0.0",
|
|
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\engine.io-parser",
|
|
"author": {
|
|
"name": "Mathias Bynens",
|
|
"url": "http://mathiasbynens.be/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mathiasbynens/utf8.js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-shell": "~0.2.2",
|
|
"istanbul": "~0.1.36",
|
|
"qunit-clib": "~1.3.0",
|
|
"qunitjs": "~1.11.0",
|
|
"requirejs": "~2.1.6"
|
|
},
|
|
"directories": {
|
|
"test": "tests"
|
|
},
|
|
"dist": {
|
|
"shasum": "79ce59eced874809cab9a71fc7102c7d45d4118d",
|
|
"tarball": "http://registry.npmjs.org/utf8/-/utf8-2.0.0.tgz"
|
|
},
|
|
"homepage": "http://mths.be/utf8js",
|
|
"keywords": [
|
|
"charset",
|
|
"encoding",
|
|
"unicode",
|
|
"utf8"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://mths.be/mit"
|
|
},
|
|
{
|
|
"type": "GPL",
|
|
"url": "http://mths.be/gpl"
|
|
}
|
|
],
|
|
"main": "utf8.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "ryan@venodesigns.net",
|
|
"name": "ryanmcgrath"
|
|
},
|
|
{
|
|
"email": "mathias@qiwi.be",
|
|
"name": "mathias"
|
|
}
|
|
],
|
|
"name": "utf8",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mathiasbynens/utf8.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node tests/tests.js"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|