{
  "_args": [
    [
      {
        "name": "utf8",
        "raw": "utf8@2.1.0",
        "rawSpec": "2.1.0",
        "scope": null,
        "spec": "2.1.0",
        "type": "version"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/engine.io-parser"
    ]
  ],
  "_from": "utf8@2.1.0",
  "_id": "utf8@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/utf8",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "email": "mathias@qiwi.be",
    "name": "mathias"
  },
  "_npmVersion": "2.1.11",
  "_phantomChildren": {},
  "_requested": {
    "name": "utf8",
    "raw": "utf8@2.1.0",
    "rawSpec": "2.1.0",
    "scope": null,
    "spec": "2.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/engine.io-parser"
  ],
  "_resolved": "https://registry.npmjs.org/utf8/-/utf8-2.1.0.tgz",
  "_shasum": "0cfec5c8052d44a23e3aaa908104e8075f95dfd5",
  "_shrinkwrap": null,
  "_spec": "utf8@2.1.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/engine.io-parser",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
  },
  "bugs": {
    "url": "https://github.com/mathiasbynens/utf8.js/issues"
  },
  "dependencies": {},
  "description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
  "devDependencies": {
    "coveralls": "^2.11.1",
    "grunt": "^0.4.5",
    "grunt-shell": "^1.1.1",
    "istanbul": "^0.3.5",
    "qunit-extras": "^1.4.0",
    "qunitjs": "~1.11.0",
    "requirejs": "^2.1.11"
  },
  "directories": {},
  "dist": {
    "shasum": "0cfec5c8052d44a23e3aaa908104e8075f95dfd5",
    "tarball": "https://registry.npmjs.org/utf8/-/utf8-2.1.0.tgz"
  },
  "gitHead": "1961da40649c4103b5d01c29f8e6bcc3231a1372",
  "homepage": "https://mths.be/utf8js",
  "keywords": [
    "charset",
    "encoding",
    "unicode",
    "utf8"
  ],
  "license": "MIT",
  "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.1.0"
}
