{
  "_args": [
    [
      "caller@^1.0.1",
      "/usr/share/npm/node_modules/require-inject"
    ]
  ],
  "_from": "caller@>=1.0.1 <2.0.0",
  "_id": "caller@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/caller",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "email": "totherik@gmail.com",
    "name": "totherik"
  },
  "_npmVersion": "2.6.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "caller",
    "raw": "caller@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/require-inject"
  ],
  "_resolved": "https://registry.npmjs.org/caller/-/caller-1.0.1.tgz",
  "_shasum": "b851860f70e195db3d277395aa1a7e23ea30ecf5",
  "_shrinkwrap": null,
  "_spec": "caller@^1.0.1",
  "_where": "/usr/share/npm/node_modules/require-inject",
  "author": {
    "email": "totherik@gmail.com",
    "name": "Erik Toth"
  },
  "bugs": {
    "url": "https://github.com/totherik/caller/issues"
  },
  "dependencies": {},
  "description": "@substack's caller.js as a module",
  "devDependencies": {
    "tape": "~2.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "b851860f70e195db3d277395aa1a7e23ea30ecf5",
    "tarball": "https://registry.npmjs.org/caller/-/caller-1.0.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "15bef0805246629cc89fb71ded29e674009ffc45",
  "homepage": "https://github.com/totherik/caller",
  "keywords": [
    "caller",
    "file",
    "require"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "totherik",
      "email": "totherik@gmail.com"
    }
  ],
  "name": "caller",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/totherik/caller.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.0.1"
}
