{ "_args": [ [ "istanbul-reports@^1.3.0", "/home/bernhard/freifunk-app/node_modules/istanbul-api" ] ], "_from": "istanbul-reports@>=1.3.0 <2.0.0", "_id": "istanbul-reports@1.3.0", "_inCache": true, "_installable": true, "_location": "/istanbul-reports", "_nodeVersion": "8.8.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/istanbul-reports_1.3.0_1520633656601_0.0046326192783465725" }, "_npmUser": { "email": "ben@npmjs.com", "name": "bcoe" }, "_npmVersion": "5.4.2", "_phantomChildren": {}, "_requested": { "name": "istanbul-reports", "raw": "istanbul-reports@^1.3.0", "rawSpec": "^1.3.0", "scope": null, "spec": ">=1.3.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/istanbul-api" ], "_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.3.0.tgz", "_shasum": "2f322e81e1d9520767597dca3c20a0cce89a3554", "_shrinkwrap": null, "_spec": "istanbul-reports@^1.3.0", "_where": "/home/bernhard/freifunk-app/node_modules/istanbul-api", "author": { "email": "kananthmail-github@yahoo.com", "name": "Krishnan Anantheswaran" }, "bugs": { "url": "https://github.com/istanbuljs/istanbuljs/issues" }, "dependencies": { "handlebars": "^4.0.3" }, "description": "istanbul reports", "devDependencies": { "chai": "^3.5.0", "is-windows": "^1.0.1", "istanbul-lib-coverage": "^1.2.0", "istanbul-lib-report": "^1.1.4", "jshint": "^2.8.0", "mocha": "^3.1.2" }, "directories": {}, "dist": { "fileCount": 28, "integrity": "sha512-y2Z2IMqE1gefWUaVjrBm0mSKvUkaBy9Vqz8iwr/r40Y9hBbIteH5wqHG/9DLTfJ9xUnUT2j7A3+VVJ6EaYBllA==", "shasum": "2f322e81e1d9520767597dca3c20a0cce89a3554", "tarball": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.3.0.tgz", "unpackedSize": 87807 }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/istanbuljs/istanbuljs", "keywords": [ "istanbul", "reports" ], "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "bcoe", "email": "ben@npmjs.com" }, { "name": "gotwarlost", "email": "kananthmail-github@yahoo.com" }, { "name": "jakxz", "email": "jgkurian@me.com" } ], "name": "istanbul-reports", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" }, "scripts": { "pretest": "jshint --exclude=**/prettify.js index.js lib/ test/", "test": "mocha --recursive" }, "version": "1.3.0" }