File: /var/www/zaklada/html/node_modules/try-json-parse/package.json
{
"_args": [
[
"try-json-parse@0.1.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "try-json-parse@0.1.1",
"_id": "try-json-parse@0.1.1",
"_inBundle": false,
"_integrity": "sha1-jbAWIuh35RuDFAyu58gIZK05DII=",
"_location": "/try-json-parse",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "try-json-parse@0.1.1",
"name": "try-json-parse",
"escapedName": "try-json-parse",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/gulp-cache"
],
"_resolved": "https://registry.npmjs.org/try-json-parse/-/try-json-parse-0.1.1.tgz",
"_spec": "0.1.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"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"
},
"description": "Doesn't throw an error when JSON.parse() fails, just returns undefined",
"homepage": "https://github.com/alessioalex/try-json-parse#readme",
"keywords": [
"err",
"custom",
"custom-error",
"customerror"
],
"license": "MIT",
"main": "index.js",
"name": "try-json-parse",
"repository": {
"type": "git",
"url": "git+https://github.com/alessioalex/try-json-parse.git"
},
"scripts": {
"test": "node test.js"
},
"version": "0.1.1"
}