{
  "_args": [
    [
      {
        "raw": "posthtml-parser@^0.2.0",
        "scope": null,
        "escapedName": "posthtml-parser",
        "name": "posthtml-parser",
        "rawSpec": "^0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/home/prolifik/agenceprolifik.com/node_modules/posthtml"
    ]
  ],
  "_from": "posthtml-parser@>=0.2.0 <0.3.0",
  "_id": "posthtml-parser@0.2.0",
  "_inCache": true,
  "_location": "/posthtml-parser",
  "_nodeVersion": "4.4.5",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/posthtml-parser-0.2.0.tgz_1468917793040_0.4269511867314577"
  },
  "_npmUser": {
    "name": "voischev",
    "email": "voischev.ivan@ya.ru"
  },
  "_npmVersion": "2.15.4",
  "_phantomChildren": {
    "buffer-shims": "1.0.0",
    "core-util-is": "1.0.2",
    "domelementtype": "1.3.0",
    "domutils": "1.5.1",
    "entities": "1.1.1",
    "inherits": "2.0.3",
    "isarray": "1.0.0",
    "process-nextick-args": "1.0.7",
    "string_decoder": "0.10.31",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "raw": "posthtml-parser@^0.2.0",
    "scope": null,
    "escapedName": "posthtml-parser",
    "name": "posthtml-parser",
    "rawSpec": "^0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/posthtml"
  ],
  "_resolved": "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.2.0.tgz",
  "_shasum": "8e4a742e3c10865a718b157d68b879896fa26b1b",
  "_shrinkwrap": null,
  "_spec": "posthtml-parser@^0.2.0",
  "_where": "/home/prolifik/agenceprolifik.com/node_modules/posthtml",
  "author": {
    "name": "Ivan Voischev",
    "email": "voischev.ivan@ya.ru"
  },
  "bugs": {
    "url": "https://github.com/posthtml/posthtml-parser/issues"
  },
  "dependencies": {
    "htmlparser2": "^3.8.3",
    "isobject": "^2.1.0"
  },
  "description": "Parse HTML/XML to PostHTMLTree",
  "devDependencies": {
    "chai": "^3.3.0",
    "istanbul": "^0.4.0",
    "jscs": "^2.3.5",
    "jshint": "^2.8.0",
    "mocha": "^2.3.3",
    "rewire": "^2.5.2",
    "sinon": "^1.17.4",
    "sinon-chai": "^2.8.0"
  },
  "directories": {},
  "dist": {
    "shasum": "8e4a742e3c10865a718b157d68b879896fa26b1b",
    "tarball": "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.2.0.tgz"
  },
  "gitHead": "bf7395e837df8cc8a4f3b913a84b9519d9639f84",
  "homepage": "https://github.com/posthtml/posthtml-parser#readme",
  "keywords": [
    "html",
    "xml",
    "parser",
    "posthtml",
    "posthtmltree"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "voischev",
      "email": "voischev.ivan@ya.ru"
    }
  ],
  "name": "posthtml-parser",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/posthtml/posthtml-parser.git"
  },
  "scripts": {
    "coverage": "istanbul cover --report text --report html --report lcov node_modules/mocha/bin/_mocha",
    "lint": "jshint . && jscs -v .",
    "postversion": "git push && git push --tags && rm -rf coverage",
    "preversion": "npm test",
    "test": "npm run lint && npm run coverage"
  },
  "version": "0.2.0"
}
