{
  "_args": [
    [
      "utf8@2.1.2",
      "/home/ubuntu/eris-contracts.js"
    ]
  ],
  "_from": "utf8@2.1.2",
  "_id": "utf8@2.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/utf8",
  "_nodeVersion": "6.8.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/utf8-2.1.2.tgz_1476775892107_0.41815652255900204"
  },
  "_npmUser": {
    "email": "mathias@qiwi.be",
    "name": "mathias"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "utf8",
    "raw": "utf8@2.1.2",
    "rawSpec": "2.1.2",
    "scope": null,
    "spec": "2.1.2",
    "type": "version"
  },
  "_requiredBy": [
    "/",
    "/web3"
  ],
  "_resolved": "https://registry.npmjs.org/utf8/-/utf8-2.1.2.tgz",
  "_shasum": "1fa0d9270e9be850d9b05027f63519bf46457d96",
  "_shrinkwrap": null,
  "_spec": "utf8@2.1.2",
  "_where": "/home/ubuntu/eris-contracts.js",
  "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.14",
    "grunt": "^1.0.1",
    "grunt-shell": "^1.1.2",
    "istanbul": "^0.4.5",
    "qunit-extras": "^1.4.2",
    "qunitjs": "~1.11.0",
    "requirejs": "^2.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "1fa0d9270e9be850d9b05027f63519bf46457d96",
    "tarball": "https://registry.npmjs.org/utf8/-/utf8-2.1.2.tgz"
  },
  "files": [
    "LICENSE-MIT.txt",
    "utf8.js"
  ],
  "gitHead": "5566334e1aa5347ba652c38dc186df08b47d8fb9",
  "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.2"
}
