{
  "_args": [
    [
      {
        "raw": "circular-json@^0.5.4",
        "scope": null,
        "escapedName": "circular-json",
        "name": "circular-json",
        "rawSpec": "^0.5.4",
        "spec": ">=0.5.4 <0.6.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js"
    ]
  ],
  "_from": "circular-json@>=0.5.4 <0.6.0",
  "_id": "circular-json@0.5.4",
  "_inCache": true,
  "_location": "/circular-json",
  "_nodeVersion": "9.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/circular-json_0.5.4_1525954205101_0.8827114545987289"
  },
  "_npmUser": {
    "name": "webreflection",
    "email": "andrea.giammarchi@gmail.com"
  },
  "_npmVersion": "6.0.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "circular-json@^0.5.4",
    "scope": null,
    "escapedName": "circular-json",
    "name": "circular-json",
    "rawSpec": "^0.5.4",
    "spec": ">=0.5.4 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/log4js"
  ],
  "_resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.5.4.tgz",
  "_shasum": "ff1ad2f2e392eeb8a5172d4d985fa846ed8ad656",
  "_shrinkwrap": null,
  "_spec": "circular-json@^0.5.4",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js",
  "author": {
    "name": "Andrea Giammarchi",
    "url": "http://webreflection.blogspot.com/"
  },
  "bugs": {
    "url": "https://github.com/WebReflection/circular-json/issues"
  },
  "dependencies": {},
  "description": "JSON does not handle circular references. This version does",
  "devDependencies": {
    "coveralls": "^2.13.0",
    "istanbul": "^0.4.5",
    "tiny-cdn": "^0.7.0",
    "tressa": "^0.3.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-vnJA8KS0BfOihugYEUkLRcnmq21FbuivbxgzDLXNs3zIk4KllV4Mx4UuTzBXht9F00C7QfD1YqMXg1zP6EXpig==",
    "shasum": "ff1ad2f2e392eeb8a5172d4d985fa846ed8ad656",
    "tarball": "https://registry.npmjs.org/circular-json/-/circular-json-0.5.4.tgz",
    "fileCount": 8,
    "unpackedSize": 24475,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9DaeCRA9TVsSAnZWagAAe5QP/1JUgrvVyRLzUJOKPT4b\nEV+Lxxp5tyFarv9jBbPvFKQcpsriv8ZOIO+wWWfynW6WtCpcb6Oc/pm/QBQP\nfV5Y9YgAmrDv9r6qBml0D3VMiWtniIuPtaQCn4od3hfXMtW9DFazDjVdkaQD\nLQ1jH7PSqoovjOr2BLMn54qgJMdO/9gG5LEFQWGHrEl4ZF2kqJvDfZ6k5sKo\nJRmaDlZoc8yrdxgDBMxRnLXyUZzHWpGqp2OaAsfbKBz8WHVtF7ibVClVhmu1\naQn0BhYFcbs7QjepVavdFYFmNv0CU5NlQx1RqSLJyc1q+B/Bnb2hXpYGXIX4\nMhHR8icY8Tcy9dkglGNmK9rtQVcOxliF/fIT7jpZrCKuhqcFVQVTrZR+/9A8\nUrRfZCq2Isds3WzCeyFjfpMEXlWQyA+QBiKspmMdLl2P88trqL2Gp7+h7yR/\nkNmHIOMkVVOQD3P3PVit1VYuIhA4LCguvzUy3LIkGbsCZ14scpV10sMxjkC3\nOqXh1pcsHKaQpxFSUebLlofC78EpBPLpiFfriuGAEmuXX+W251J2JdWhSgOM\nkXChTaASljN768xtN+4tyeLypzzq2Bv/jIH69WvrO2F0HNTDbkBFeRmGQFex\nXk0p0DzciYmavqsi/tM/Bl5pzKA46fVA910X22/5E5/FhZSEKmGdSogclHeX\nkcxY\r\n=8R99\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "generator": "https://github.com/WebReflection/gitstrap",
  "gitHead": "32aadcaa5a774b8613e905c2dbf4283e6c67ee07",
  "homepage": "https://github.com/WebReflection/circular-json",
  "keywords": [
    "JSON",
    "circular",
    "reference",
    "recursive",
    "recursion",
    "parse",
    "stringify"
  ],
  "license": "MIT",
  "main": "./build/circular-json.node.js",
  "maintainers": [
    {
      "name": "webreflection",
      "email": "andrea.giammarchi@gmail.com"
    }
  ],
  "name": "circular-json",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/WebReflection/circular-json.git"
  },
  "scripts": {
    "coveralls": "cat ./coverage/lcov.info | coveralls",
    "test": "istanbul cover test/circular-json.js",
    "web": "$(sleep 2 && open http://0.0.0.0:7151/) & tiny-cdn run ./"
  },
  "version": "0.5.4"
}
