71 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			71 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_args": [
 | |
|     [
 | |
|       "istanbul-reports@2.2.6",
 | |
|       "C:\\Users\\Administrator\\Documents\\setup-python"
 | |
|     ]
 | |
|   ],
 | |
|   "_development": true,
 | |
|   "_from": "istanbul-reports@2.2.6",
 | |
|   "_id": "istanbul-reports@2.2.6",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==",
 | |
|   "_location": "/istanbul-reports",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "istanbul-reports@2.2.6",
 | |
|     "name": "istanbul-reports",
 | |
|     "escapedName": "istanbul-reports",
 | |
|     "rawSpec": "2.2.6",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "2.2.6"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/@jest/reporters"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.6.tgz",
 | |
|   "_spec": "2.2.6",
 | |
|   "_where": "C:\\Users\\Administrator\\Documents\\setup-python",
 | |
|   "author": {
 | |
|     "name": "Krishnan Anantheswaran",
 | |
|     "email": "kananthmail-github@yahoo.com"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/istanbuljs/istanbuljs/issues"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "handlebars": "^4.1.2"
 | |
|   },
 | |
|   "description": "istanbul reports",
 | |
|   "devDependencies": {
 | |
|     "istanbul-lib-coverage": "^2.0.5",
 | |
|     "istanbul-lib-report": "^2.0.8"
 | |
|   },
 | |
|   "engines": {
 | |
|     "node": ">=6"
 | |
|   },
 | |
|   "files": [
 | |
|     "index.js",
 | |
|     "lib"
 | |
|   ],
 | |
|   "gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2",
 | |
|   "homepage": "https://istanbul.js.org/",
 | |
|   "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.2.6"
 | |
| }
 |