{
  "_args": [
    [
      {
        "raw": "he@1.1.x",
        "scope": null,
        "escapedName": "he",
        "name": "he",
        "rawSpec": "1.1.x",
        "spec": ">=1.1.0 <1.2.0",
        "type": "range"
      },
      "/Users/gaearon/p/create-react-app/node_modules/html-minifier"
    ]
  ],
  "_from": "he@>=1.1.0 <1.2.0",
  "_id": "he@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/he",
  "_nodeVersion": "6.0.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/he-1.1.0.tgz_1462530942925_0.6209375066682696"
  },
  "_npmUser": {
    "name": "mathias",
    "email": "mathias@qiwi.be"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "he@1.1.x",
    "scope": null,
    "escapedName": "he",
    "name": "he",
    "rawSpec": "1.1.x",
    "spec": ">=1.1.0 <1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/html-minifier"
  ],
  "_resolved": "https://registry.npmjs.org/he/-/he-1.1.0.tgz",
  "_shasum": "29319d49beec13a9b1f3c4f9b2a6dde4859bb2a7",
  "_shrinkwrap": null,
  "_spec": "he@1.1.x",
  "_where": "/Users/gaearon/p/create-react-app/node_modules/html-minifier",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
  },
  "bin": {
    "he": "bin/he"
  },
  "bugs": {
    "url": "https://github.com/mathiasbynens/he/issues"
  },
  "dependencies": {},
  "description": "A robust HTML entities encoder/decoder with full Unicode support.",
  "devDependencies": {
    "codecov.io": "^0.1.6",
    "grunt": "^0.4.5",
    "grunt-shell": "^1.1.1",
    "grunt-template": "^0.2.3",
    "istanbul": "^0.4.2",
    "jsesc": "^1.0.0",
    "lodash": "^4.8.2",
    "qunit-extras": "^1.4.5",
    "qunitjs": "~1.11.0",
    "regenerate": "^1.2.1",
    "requirejs": "^2.1.22",
    "sort-object": "^3.0.2"
  },
  "directories": {
    "bin": "bin",
    "man": "man",
    "test": "tests"
  },
  "dist": {
    "shasum": "29319d49beec13a9b1f3c4f9b2a6dde4859bb2a7",
    "tarball": "https://registry.npmjs.org/he/-/he-1.1.0.tgz"
  },
  "files": [
    "LICENSE-MIT.txt",
    "he.js",
    "bin/",
    "man/"
  ],
  "gitHead": "d2c219f6194f07de48543d4af8d5daf514f2ac0c",
  "homepage": "https://mths.be/he",
  "keywords": [
    "string",
    "entities",
    "entity",
    "html",
    "encode",
    "decode",
    "unicode"
  ],
  "license": "MIT",
  "main": "he.js",
  "maintainers": [
    {
      "name": "mathias",
      "email": "mathias@qiwi.be"
    }
  ],
  "man": [
    "/Users/mathias/projects/he/man/he.1"
  ],
  "name": "he",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mathiasbynens/he.git"
  },
  "scripts": {
    "build": "grunt build",
    "test": "node tests/tests.js"
  },
  "version": "1.1.0"
}
