{
  "_args": [
    [
      {
        "name": "safe-json-stringify",
        "raw": "safe-json-stringify@~1",
        "rawSpec": "~1",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\bunyan"
    ]
  ],
  "_from": "safe-json-stringify@>=1.0.0 <2.0.0",
  "_id": "safe-json-stringify@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/safe-json-stringify",
  "_npmUser": {
    "email": "martin@gausby.dk",
    "name": "gausby"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {},
  "_requested": {
    "name": "safe-json-stringify",
    "raw": "safe-json-stringify@~1",
    "rawSpec": "~1",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bunyan"
  ],
  "_resolved": "https://registry.npmjs.org/safe-json-stringify/-/safe-json-stringify-1.0.3.tgz",
  "_shasum": "3cb6717660a086d07cb5bd9b7a6875bcf67bd05e",
  "_shrinkwrap": null,
  "_spec": "safe-json-stringify@~1",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\bunyan",
  "author": {
    "name": "E-conomic"
  },
  "bugs": {
    "url": "https://github.com/e-conomic/safe-json-stringify/issues"
  },
  "dependencies": {},
  "description": "Prevent defined property getters from throwing errors",
  "devDependencies": {
    "tape": "3.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "3cb6717660a086d07cb5bd9b7a6875bcf67bd05e",
    "tarball": "https://registry.npmjs.org/safe-json-stringify/-/safe-json-stringify-1.0.3.tgz"
  },
  "gitHead": "f299fda39691b6021211e3babd6ff4073314c2f6",
  "homepage": "https://github.com/e-conomic/safe-json-stringify",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "martin@gausby.dk",
      "name": "gausby"
    },
    {
      "email": "allan@878.dk",
      "name": "ebdrup"
    },
    {
      "email": "a.bubenshchykov@gmail.com",
      "name": "bubenshchykov"
    },
    {
      "email": "eagleeyes91@gmail.com",
      "name": "eagleeye"
    },
    {
      "email": "mirza.kapetanovic@gmail.com",
      "name": "kapetan"
    },
    {
      "email": "evgen.filatov@gmail.com",
      "name": "wtfil"
    },
    {
      "email": "dan@steenbjerg.com",
      "name": "bifrost"
    }
  ],
  "name": "safe-json-stringify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/e-conomic/safe-json-stringify.git"
  },
  "scripts": {
    "test": "tape test/safe-json-stringify-test.js"
  },
  "version": "1.0.3"
}
