{
  "_args": [
    [
      {
        "raw": "html-encoding-sniffer@^1.0.1",
        "scope": null,
        "escapedName": "html-encoding-sniffer",
        "name": "html-encoding-sniffer",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/jsdom"
    ]
  ],
  "_from": "html-encoding-sniffer@>=1.0.1 <2.0.0",
  "_id": "html-encoding-sniffer@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/html-encoding-sniffer",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/html-encoding-sniffer-1.0.1.tgz_1476591787938_0.5426098443567753"
  },
  "_npmUser": {
    "name": "domenic",
    "email": "d@domenic.me"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "html-encoding-sniffer@^1.0.1",
    "scope": null,
    "escapedName": "html-encoding-sniffer",
    "name": "html-encoding-sniffer",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.1.tgz",
  "_shasum": "79bf7a785ea495fe66165e734153f363ff5437da",
  "_shrinkwrap": null,
  "_spec": "html-encoding-sniffer@^1.0.1",
  "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/jsdom",
  "author": {
    "name": "Domenic Denicola",
    "email": "d@domenic.me",
    "url": "https://domenic.me/"
  },
  "bugs": {
    "url": "https://github.com/jsdom/html-encoding-sniffer/issues"
  },
  "dependencies": {
    "whatwg-encoding": "^1.0.1"
  },
  "description": "Sniff the encoding from a HTML byte stream",
  "devDependencies": {
    "eslint": "^3.8.0",
    "mocha": "^3.1.2"
  },
  "directories": {},
  "dist": {
    "shasum": "79bf7a785ea495fe66165e734153f363ff5437da",
    "tarball": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.1.tgz"
  },
  "files": [
    "lib/"
  ],
  "gitHead": "9b4a785caf193f8852770b7dfc7194431fbf8bed",
  "homepage": "https://github.com/jsdom/html-encoding-sniffer#readme",
  "keywords": [
    "encoding",
    "html"
  ],
  "license": "WTFPL",
  "main": "lib/html-encoding-sniffer.js",
  "maintainers": [
    {
      "name": "domenic",
      "email": "d@domenic.me"
    }
  ],
  "name": "html-encoding-sniffer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsdom/html-encoding-sniffer.git"
  },
  "scripts": {
    "lint": "eslint lib test",
    "test": "mocha"
  },
  "version": "1.0.1"
}
