{
  "_args": [
    [
      "truncate-html@0.1.4",
      "/var/www/html/postleaf"
    ]
  ],
  "_from": "truncate-html@0.1.4",
  "_id": "truncate-html@0.1.4",
  "_inBundle": false,
  "_integrity": "sha1-GLTGwPGPWxeWW6e9kO05uKR1Boo=",
  "_location": "/truncate-html",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "truncate-html@0.1.4",
    "name": "truncate-html",
    "escapedName": "truncate-html",
    "rawSpec": "0.1.4",
    "saveSpec": null,
    "fetchSpec": "0.1.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/truncate-html/-/truncate-html-0.1.4.tgz",
  "_spec": "0.1.4",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Saiya"
  },
  "bugs": {
    "url": "https://github.com/evecalm/truncate-html/issues"
  },
  "dependencies": {
    "cheerio": "~0.19.0"
  },
  "description": "truncate html and keep tags in safe",
  "homepage": "https://github.com/evecalm/truncate-html#readme",
  "keywords": [
    "truncate html",
    "html",
    "truncate"
  ],
  "license": "MIT",
  "main": "lib/truncate.js",
  "name": "truncate-html",
  "repository": {
    "type": "git",
    "url": "git+https://evecalm@github.com/evecalm/truncate-html.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.4"
}
