{ "_args": [ [ "istanbul-lib-report@^1.1.4", "/home/bernhard/freifunk-app/node_modules/istanbul-api" ] ], "_from": "istanbul-lib-report@>=1.1.4 <2.0.0", "_id": "istanbul-lib-report@1.1.4", "_inCache": true, "_installable": true, "_location": "/istanbul-lib-report", "_nodeVersion": "8.8.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/istanbul-lib-report_1.1.4_1520188978712_0.2509076110192774" }, "_npmUser": { "email": "ben@npmjs.com", "name": "bcoe" }, "_npmVersion": "5.4.2", "_phantomChildren": {}, "_requested": { "name": "istanbul-lib-report", "raw": "istanbul-lib-report@^1.1.4", "rawSpec": "^1.1.4", "scope": null, "spec": ">=1.1.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/istanbul-api" ], "_resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.4.tgz", "_shasum": "e886cdf505c4ebbd8e099e4396a90d0a28e2acb5", "_shrinkwrap": null, "_spec": "istanbul-lib-report@^1.1.4", "_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": { "istanbul-lib-coverage": "^1.2.0", "mkdirp": "^0.5.1", "path-parse": "^1.0.5", "supports-color": "^3.1.2" }, "description": "Base reporting library for istanbul", "devDependencies": { "chai": "^3.0.0", "istanbul": "^0.4.0", "jshint": "^2.8.0", "mocha": "^3.2.0", "rimraf": "^2.6.1" }, "directories": {}, "dist": { "fileCount": 12, "integrity": "sha512-Azqvq5tT0U09nrncK3q82e/Zjkxa4tkFZv7E6VcqP0QCPn6oNljDPfrZEC/umNXds2t7b8sRJfs6Kmpzt8m2kA==", "shasum": "e886cdf505c4ebbd8e099e4396a90d0a28e2acb5", "tarball": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.4.tgz", "unpackedSize": 33606 }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/istanbuljs/istanbuljs", "keywords": [ "api", "istanbul", "lib", "report" ], "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "bcoe", "email": "ben@npmjs.com" }, { "name": "gotwarlost", "email": "kananthmail-github@yahoo.com" } ], "name": "istanbul-lib-report", "optionalDependencies": {}, "readme": "istanbul-lib-report\n===================\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-lib-report.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/istanbuljs/istanbul-lib-report.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbul-lib-report)\n\nCore reporting utilities for istanbul. Docs to follow.\n\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" }, "scripts": { "pretest": "jshint index.js lib/ test/", "test": "mocha" }, "version": "1.1.4" }