{
  "_args": [
    [
      {
        "raw": "try-json-parse@^0.1.1",
        "scope": null,
        "escapedName": "try-json-parse",
        "name": "try-json-parse",
        "rawSpec": "^0.1.1",
        "spec": ">=0.1.1 <0.2.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo/node_modules/gulp-cache"
    ]
  ],
  "_from": "try-json-parse@>=0.1.1 <0.2.0",
  "_id": "try-json-parse@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/try-json-parse",
  "_npmUser": {
    "name": "alessioalex",
    "email": "alexandru.vladutu@gmail.com"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {},
  "_requested": {
    "raw": "try-json-parse@^0.1.1",
    "scope": null,
    "escapedName": "try-json-parse",
    "name": "try-json-parse",
    "rawSpec": "^0.1.1",
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-cache"
  ],
  "_resolved": "https://registry.npmjs.org/try-json-parse/-/try-json-parse-0.1.1.tgz",
  "_shasum": "8db01622e877e51b83140caee7c80864ad390c82",
  "_shrinkwrap": null,
  "_spec": "try-json-parse@^0.1.1",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo/node_modules/gulp-cache",
  "author": {
    "name": "Alexandru Vladutu",
    "email": "alexandru.vladutu@gmail.com",
    "url": "http://careers.stackoverflow.com/alessioalex"
  },
  "bugs": {
    "url": "https://github.com/alessioalex/try-json-parse/issues"
  },
  "dependencies": {},
  "description": "Doesn't throw an error when JSON.parse() fails, just returns undefined",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "8db01622e877e51b83140caee7c80864ad390c82",
    "tarball": "https://registry.npmjs.org/try-json-parse/-/try-json-parse-0.1.1.tgz"
  },
  "homepage": "https://github.com/alessioalex/try-json-parse",
  "keywords": [
    "err",
    "custom",
    "custom-error",
    "customerror"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "alessioalex",
      "email": "alexandru.vladutu@gmail.com"
    }
  ],
  "name": "try-json-parse",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alessioalex/try-json-parse.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.1.1"
}
