{
  "_args": [
    [
      "sprintf@0.1.x",
      "/Users/johnc/src/fw-host-discovery/node_modules/ip-address"
    ]
  ],
  "_from": "sprintf@>=0.1.0 <0.2.0",
  "_id": "sprintf@0.1.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/sprintf",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "email": "maritz.peters@gmail.com",
    "name": "maritz"
  },
  "_npmVersion": "2.1.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "sprintf",
    "raw": "sprintf@0.1.x",
    "rawSpec": "0.1.x",
    "scope": null,
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ip-address"
  ],
  "_resolved": "https://registry.npmjs.org/sprintf/-/sprintf-0.1.5.tgz",
  "_shasum": "8f83e39a9317c1a502cb7db8050e51c679f6edcf",
  "_shrinkwrap": null,
  "_spec": "sprintf@0.1.x",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/ip-address",
  "author": {
    "name": "Moritz Peters"
  },
  "bugs": {
    "url": "https://github.com/maritz/node-sprintf/issues"
  },
  "dependencies": {},
  "description": "Sprintf() for node.js",
  "devDependencies": {
    "nodeunit": "0.8.0"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "8f83e39a9317c1a502cb7db8050e51c679f6edcf",
    "tarball": "http://registry.npmjs.org/sprintf/-/sprintf-0.1.5.tgz"
  },
  "engines": {
    "node": ">=0.2.4"
  },
  "gitHead": "28eec6861288ba7ac6446aa221eea2b8ebdb0381",
  "homepage": "https://github.com/maritz/node-sprintf",
  "license": "BSD-3-Clause",
  "main": "./lib/sprintf",
  "maintainers": [
    {
      "name": "maritz",
      "email": "moritz@mpeters.biz"
    }
  ],
  "name": "sprintf",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maritz/node-sprintf.git"
  },
  "scripts": {
    "test": "nodeunit test/function-export.js"
  },
  "version": "0.1.5"
}
