{
  "_args": [
    [
      "caller@0.0.1",
      "/var/www/html"
    ]
  ],
  "_from": "caller@0.0.1",
  "_id": "caller@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-83odbqEOgp2UchrimpC7T7Uqt2c=",
  "_location": "/caller",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "caller@0.0.1",
    "name": "caller",
    "escapedName": "caller",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/shush"
  ],
  "_resolved": "https://registry.npmjs.org/caller/-/caller-0.0.1.tgz",
  "_spec": "0.0.1",
  "_where": "/var/www/html",
  "author": {
    "name": "Erik Toth",
    "email": "totherik@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/totherik/caller/issues"
  },
  "dependencies": {
    "tape": "~2.3.2"
  },
  "description": "@substack's caller.js as a module",
  "devDependencies": {
    "tape": "~2.3.2"
  },
  "directories": {
    "test": "test"
  },
  "gitHead": "15bef0805246629cc89fb71ded29e674009ffc45",
  "homepage": "https://github.com/totherik/caller#readme",
  "keywords": [
    "caller",
    "file",
    "require"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "caller",
  "repository": {
    "type": "git",
    "url": "git://github.com/totherik/caller.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "0.0.1"
}
