{
  "_args": [
    [
      "metaphor@3.8.2",
      "/var/www/html/postleaf"
    ]
  ],
  "_from": "metaphor@3.8.2",
  "_id": "metaphor@3.8.2",
  "_inBundle": false,
  "_integrity": "sha1-iWYhByOEU0wcjBbLNkMh7qdP/vI=",
  "_location": "/metaphor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "metaphor@3.8.2",
    "name": "metaphor",
    "escapedName": "metaphor",
    "rawSpec": "3.8.2",
    "saveSpec": null,
    "fetchSpec": "3.8.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/metaphor/-/metaphor-3.8.2.tgz",
  "_spec": "3.8.2",
  "_where": "/var/www/html/postleaf",
  "bugs": {
    "url": "https://github.com/hueniverse/metaphor/issues"
  },
  "dependencies": {
    "content": "3.x.x",
    "entities": "1.x.x",
    "hoek": "4.x.x",
    "htmlparser2": "3.x.x",
    "items": "2.x.x",
    "joi": "10.x.x",
    "wreck": "10.x.x"
  },
  "description": "Open Graph, Twitter Card, and oEmbed Metadata Collector",
  "devDependencies": {
    "code": "4.x.x",
    "lab": "11.x.x"
  },
  "engines": {
    "node": ">=4.x.x"
  },
  "homepage": "https://github.com/hueniverse/metaphor#readme",
  "keywords": [
    "oembed",
    "ogp",
    "open graph",
    "twitter card",
    "description",
    "embed"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "metaphor",
  "repository": {
    "type": "git",
    "url": "git://github.com/hueniverse/metaphor.git"
  },
  "scripts": {
    "test": "node node_modules/lab/bin/lab -a code -t 100 -L -m 15000",
    "test-cov-html": "node node_modules/lab/bin/lab -a code -r html -o coverage.html -m 15000"
  },
  "version": "3.8.2"
}
