blob: e446aac17f016be69211c5fcffd46250f794cfd6 [file] [log] [blame]
{
"_args": [
[
"istanbul-reports@2.1.1",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "istanbul-reports@2.1.1",
"_id": "istanbul-reports@2.1.1",
"_inBundle": false,
"_integrity": "sha512-FzNahnidyEPBCI0HcufJoSEoKykesRlFcSzQqjH9x0+LC8tnnE/p/90PBLu8iZTxr8yYZNyTtiAujUqyN+CIxw==",
"_location": "/istanbul-reports",
"_phantomChildren": {
"commander": "2.20.0",
"neo-async": "2.6.0",
"optimist": "0.6.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "istanbul-reports@2.1.1",
"name": "istanbul-reports",
"escapedName": "istanbul-reports",
"rawSpec": "2.1.1",
"saveSpec": null,
"fetchSpec": "2.1.1"
},
"_requiredBy": [
"/istanbul-api"
],
"_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.1.1.tgz",
"_spec": "2.1.1",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"dependencies": {
"handlebars": "^4.1.0"
},
"description": "istanbul reports",
"devDependencies": {
"istanbul-lib-coverage": "^2.0.3",
"istanbul-lib-report": "^2.0.4"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js",
"lib"
],
"gitHead": "c02990692153f87670b3d59ba21a19bcf6fb8e51",
"homepage": "https://github.com/istanbuljs/istanbuljs",
"keywords": [
"istanbul",
"reports"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "istanbul-reports",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
},
"scripts": {
"test": "mocha --recursive"
},
"version": "2.1.1"
}