{
  "_args": [
    [
      "sprintf-js@0.0.7",
      "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos"
    ]
  ],
  "_from": "sprintf-js@0.0.7",
  "_id": "sprintf-js@0.0.7",
  "_inBundle": false,
  "_integrity": "sha1-8A14/RYBMICbSrNAwDEPqnElPb0=",
  "_location": "/sprintf-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sprintf-js@0.0.7",
    "name": "sprintf-js",
    "escapedName": "sprintf-js",
    "rawSpec": "0.0.7",
    "saveSpec": null,
    "fetchSpec": "0.0.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-0.0.7.tgz",
  "_spec": "0.0.7",
  "_where": "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos",
  "author": {
    "name": "Alexandru Marasteanu",
    "email": "hello@alexei.ro",
    "url": "http://alexei.ro/"
  },
  "bugs": {
    "url": "https://github.com/alexei/sprintf.js/issues"
  },
  "description": "JavaScript sprintf implementation",
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/alexei/sprintf.js#readme",
  "license": "BSD",
  "main": "src/sprintf.js",
  "name": "sprintf-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alexei/sprintf.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.7"
}
