You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
2.1 KiB
81 lines
2.1 KiB
5 months ago
|
{
|
||
|
"_from": "istanbul-api@^1.3.1",
|
||
|
"_id": "istanbul-api@1.3.7",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-4/ApBnMVeEPG3EkSzcw25wDe4N66wxwn+KKn6b47vyek8Xb3NBAcg4xfuQbS7BqcZuTX4wxfD5lVagdggR3gyA==",
|
||
|
"_location": "/istanbul-api",
|
||
|
"_phantomChildren": {
|
||
|
"lodash": "4.17.21"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "istanbul-api@^1.3.1",
|
||
|
"name": "istanbul-api",
|
||
|
"escapedName": "istanbul-api",
|
||
|
"rawSpec": "^1.3.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.3.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/jest/jest-cli"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/istanbul-api/-/istanbul-api-1.3.7.tgz",
|
||
|
"_shasum": "a86c770d2b03e11e3f778cd7aedd82d2722092aa",
|
||
|
"_spec": "istanbul-api@^1.3.1",
|
||
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\jest\\node_modules\\jest-cli",
|
||
|
"author": {
|
||
|
"name": "Krishnan Anantheswaran",
|
||
|
"email": "kananthmail-github@yahoo.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"async": "^2.1.4",
|
||
|
"fileset": "^2.0.2",
|
||
|
"istanbul-lib-coverage": "^1.2.1",
|
||
|
"istanbul-lib-hook": "^1.2.2",
|
||
|
"istanbul-lib-instrument": "^1.10.2",
|
||
|
"istanbul-lib-report": "^1.1.5",
|
||
|
"istanbul-lib-source-maps": "^1.2.6",
|
||
|
"istanbul-reports": "^1.5.1",
|
||
|
"js-yaml": "^3.7.0",
|
||
|
"mkdirp": "^0.5.1",
|
||
|
"once": "^1.4.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "High level API for istanbul features",
|
||
|
"devDependencies": {
|
||
|
"chai": "^3.0.0",
|
||
|
"is-windows": "^1.0.0",
|
||
|
"jshint": "^2.8.0",
|
||
|
"memory-streams": "^0.1.0",
|
||
|
"mocha": "^3.1.2",
|
||
|
"rimraf": "^2.6.1"
|
||
|
},
|
||
|
"files": [
|
||
|
"lib",
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/istanbuljs/istanbuljs#readme",
|
||
|
"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",
|
||
|
"pretest": "jshint index.js lib/ test/",
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "1.3.7"
|
||
|
}
|