{ "_args": [ [ "istanbul-api@2.1.6", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "istanbul-api@2.1.6", "_id": "istanbul-api@2.1.6", "_inBundle": false, "_integrity": "sha512-x0Eicp6KsShG1k1rMgBAi/1GgY7kFGEBwQpw3PXGEmu+rBcBNhqU8g2DgY9mlepAsLPzrzrbqSgCGANnki4POA==", "_location": "/istanbul-api", "_phantomChildren": { "@babel/generator": "7.8.4", "@babel/parser": "7.8.4", "@babel/template": "7.8.3", "@babel/traverse": "7.8.4", "@babel/types": "7.8.3", "argparse": "1.0.10", "esprima": "4.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "istanbul-api@2.1.6", "name": "istanbul-api", "escapedName": "istanbul-api", "rawSpec": "2.1.6", "saveSpec": null, "fetchSpec": "2.1.6" }, "_requiredBy": [ "/karma-coverage-istanbul-reporter" ], "_resolved": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-2.1.6.tgz", "_spec": "2.1.6", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Krishnan Anantheswaran", "email": "kananthmail-github@yahoo.com" }, "bugs": { "url": "https://github.com/istanbuljs/istanbuljs/issues" }, "dependencies": { "async": "^2.6.2", "compare-versions": "^3.4.0", "fileset": "^2.0.3", "istanbul-lib-coverage": "^2.0.5", "istanbul-lib-hook": "^2.0.7", "istanbul-lib-instrument": "^3.3.0", "istanbul-lib-report": "^2.0.8", "istanbul-lib-source-maps": "^3.0.6", "istanbul-reports": "^2.2.4", "js-yaml": "^3.13.1", "make-dir": "^2.1.0", "minimatch": "^3.0.4", "once": "^1.4.0" }, "description": "High level API for istanbul features", "engines": { "node": ">=6" }, "files": [ "lib", "index.js" ], "gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2", "homepage": "https://istanbul.js.org/", "keywords": [ "istanbul", "api" ], "license": "BSD-3-Clause", "main": "index.js", "name": "istanbul-api", "repository": { "type": "git", "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" }, "scripts": { "fast": "mocha --slow 1000", "test": "mocha" }, "version": "2.1.6" }