{
  "name": "jnfy",
  "version": "0.3.0",
  "description": "Stringify JSON structure properly.",
  "main": "jnfy.deploy.js",
  "support": "jnfy.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "stringify",
    "json",
    "structure",
    "properly",
    "jnfy"
  ],
  "homepage": "https://github.com/volkovasystems/jnfy",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "falzy": "^0.23.0",
    "circular-json": "^0.3.3"
  },
  "_release": "0.3.0",
  "_resolution": {
    "type": "version",
    "tag": "0.3.0",
    "commit": "fe48680c8d5b88e8d3925a89c98fcd483d4af578"
  },
  "_source": "https://github.com/volkovasystems/jnfy.git",
  "_target": "^0.3.0",
  "_originalSource": "jnfy"
}