{
  "_from": "sprintf@0.1.5",
  "_id": "sprintf@0.1.5",
  "_inBundle": false,
  "_integrity": "sha1-j4PjmpMXwaUCy324BQ5Rxnn27c8=",
  "_location": "/sprintf",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sprintf@0.1.5",
    "name": "sprintf",
    "escapedName": "sprintf",
    "rawSpec": "0.1.5",
    "saveSpec": null,
    "fetchSpec": "0.1.5"
  },
  "_requiredBy": [
    "/tedious"
  ],
  "_resolved": "https://registry.npmjs.org/sprintf/-/sprintf-0.1.5.tgz",
  "_shasum": "8f83e39a9317c1a502cb7db8050e51c679f6edcf",
  "_spec": "sprintf@0.1.5",
  "_where": "/home/ldt/Downloads/sails-sqlserver-master/node_modules/tedious",
  "author": {
    "name": "Moritz Peters"
  },
  "bugs": {
    "url": "https://github.com/maritz/node-sprintf/issues"
  },
  "bundleDependencies": false,
  "deprecated": "The sprintf package is deprecated in favor of sprintf-js.",
  "description": "Sprintf() for node.js",
  "devDependencies": {
    "nodeunit": "0.8.0"
  },
  "directories": {
    "lib": "./lib"
  },
  "engines": {
    "node": ">=0.2.4"
  },
  "homepage": "https://github.com/maritz/node-sprintf",
  "license": "BSD-3-Clause",
  "main": "./lib/sprintf",
  "name": "sprintf",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maritz/node-sprintf.git"
  },
  "scripts": {
    "test": "nodeunit test/function-export.js"
  },
  "version": "0.1.5"
}
