{
  "_args": [
    [
      "json-format@1.0.1",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_development": true,
  "_from": "json-format@1.0.1",
  "_id": "json-format@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-FD9n5irxKda//tKIpGJl6iPQ3ww=",
  "_location": "/json-format",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "json-format@1.0.1",
    "name": "json-format",
    "escapedName": "json-format",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/npm-force-resolutions"
  ],
  "_resolved": "https://registry.npmjs.org/json-format/-/json-format-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "luizstacio"
  },
  "bugs": {
    "url": "https://github.com/luizstacio/json-format/issues"
  },
  "description": "JSON format for good presentation",
  "devDependencies": {
    "mocha": "^3.2.0"
  },
  "homepage": "https://github.com/luizstacio/json-format",
  "keywords": [
    "json",
    "format",
    "json",
    "pretty",
    "json",
    "write",
    "identation",
    "json",
    "ident",
    "format"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "json-format",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/luizstacio/json-format.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.1"
}
