{
  "_from": "node-stringify@^0.2.1",
  "_id": "node-stringify@0.2.1",
  "_inBundle": false,
  "_integrity": "sha512-EdzBiPO2hmQOpG8eZtJmBK0bAWPTdla2GAU4Tb7fztLkAiMEYcJAHWvC/4FI8E9ZOxB1zmoAJpM6upTQ54xNDw==",
  "_location": "/node-stringify",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-stringify@^0.2.1",
    "name": "node-stringify",
    "escapedName": "node-stringify",
    "rawSpec": "^0.2.1",
    "saveSpec": null,
    "fetchSpec": "^0.2.1"
  },
  "_requiredBy": [
    "/node-file-logger"
  ],
  "_resolved": "https://registry.npmjs.org/node-stringify/-/node-stringify-0.2.1.tgz",
  "_shasum": "aee4addb89702861c004b6848ec22fbc0b01f46e",
  "_spec": "node-stringify@^0.2.1",
  "_where": "/home/ejaassac/nodevenv/public_html/qurbaniapi/14/lib/node_modules/node-file-logger",
  "author": {
    "name": "Chiang Fu",
    "email": "fuqcool@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/fuqcool/node-stringify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "![Build Status](http://img.shields.io/travis/fuqcool/node-stringify.svg?style=flat-square) ![npm](http://img.shields.io/npm/v/node-stringify.svg?style=flat-square) ![Total Downloads](http://img.shields.io/npm/dm/node-stringify.svg?style=flat-square)",
  "devDependencies": {
    "jasmine-node": "1.14.2"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/fuqcool/node-stringify#readme",
  "keywords": [
    "stringify",
    "serialize"
  ],
  "license": "MIT",
  "main": "./node-stringify.js",
  "name": "node-stringify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fuqcool/node-stringify.git"
  },
  "scripts": {
    "test": "./node_modules/jasmine-node/bin/jasmine-node spec/"
  },
  "version": "0.2.1"
}
