{ "_args": [ [ { "raw": "nice-try@^1.0.4", "scope": null, "escapedName": "nice-try", "name": "nice-try", "rawSpec": "^1.0.4", "spec": ">=1.0.4 <2.0.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/imagemin-pngquant/node_modules/cross-spawn" ] ], "_from": "nice-try@>=1.0.4 <2.0.0", "_id": "nice-try@1.0.4", "_inCache": true, "_location": "/nice-try", "_nodeVersion": "8.1.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/nice-try-1.0.4.tgz_1502220875294_0.13720005913637578" }, "_npmUser": { "name": "electerious", "email": "tobias@electerious.com" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "raw": "nice-try@^1.0.4", "scope": null, "escapedName": "nice-try", "name": "nice-try", "rawSpec": "^1.0.4", "spec": ">=1.0.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/imagemin-pngquant/cross-spawn", "/pngquant-bin/execa/cross-spawn" ], "_resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.4.tgz", "_shasum": "d93962f6c52f2c1558c0fbda6d512819f1efe1c4", "_shrinkwrap": null, "_spec": "nice-try@^1.0.4", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/imagemin-pngquant/node_modules/cross-spawn", "authors": [ "Tobias Reich " ], "bugs": { "url": "https://github.com/electerious/nice-try/issues" }, "dependencies": {}, "description": "Tries to execute a function and discards any error that occurs", "devDependencies": { "chai": "^4.1.1", "coveralls": "^2.13.1", "mocha": "^3.5.0", "nyc": "^11.1.0" }, "directories": {}, "dist": { "integrity": "sha512-2NpiFHqC87y/zFke0fC0spBXL3bBsoh/p5H1EFhshxjCR5+0g2d6BiXbUFz9v1sAcxsk2htp2eQnNIci2dIYcA==", "shasum": "d93962f6c52f2c1558c0fbda6d512819f1efe1c4", "tarball": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.4.tgz" }, "files": [ "src" ], "gitHead": "c3b571e36646eb738485d86c56c77c4d3908a02b", "homepage": "https://github.com/electerious/nice-try", "keywords": [ "try", "catch", "error" ], "license": "MIT", "main": "src/index.js", "maintainers": [ { "name": "electerious", "email": "tobias@electerious.com" } ], "name": "nice-try", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/electerious/nice-try.git" }, "scripts": { "coveralls": "nyc report --reporter=text-lcov | coveralls", "prepublish": "npm test", "test": "nyc node_modules/mocha/bin/_mocha" }, "version": "1.0.4" }