{
  "_args": [
    [
      "circular-json@0.3.1",
      "/Users/cspanring/Projects/ember-cli-trackjs"
    ]
  ],
  "_development": true,
  "_from": "circular-json@0.3.1",
  "_id": "circular-json@0.3.1",
  "_inBundle": false,
  "_integrity": "sha1-vos2rvzN6LPKeqLWr8B6NyQsDS0=",
  "_location": "/circular-json",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "circular-json@0.3.1",
    "name": "circular-json",
    "escapedName": "circular-json",
    "rawSpec": "0.3.1",
    "saveSpec": null,
    "fetchSpec": "0.3.1"
  },
  "_requiredBy": [
    "/flat-cache"
  ],
  "_resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.1.tgz",
  "_spec": "0.3.1",
  "_where": "/Users/cspanring/Projects/ember-cli-trackjs",
  "author": {
    "name": "Andrea Giammarchi",
    "url": "http://webreflection.blogspot.com/"
  },
  "bugs": {
    "url": "https://github.com/WebReflection/circular-json/issues"
  },
  "description": "JSON does not handle circular references. This version does",
  "devDependencies": {
    "wru": "*"
  },
  "generator": "https://github.com/WebReflection/gitstrap",
  "homepage": "https://github.com/WebReflection/circular-json",
  "keywords": [
    "JSON",
    "circular",
    "reference",
    "recursive",
    "recursion",
    "parse",
    "stringify"
  ],
  "license": "MIT",
  "main": "./build/circular-json.node.js",
  "name": "circular-json",
  "repository": {
    "type": "git",
    "url": "git://github.com/WebReflection/circular-json.git"
  },
  "scripts": {
    "test": "node test/.test.js"
  },
  "version": "0.3.1"
}
