119 lines
3.0 KiB
JSON
119 lines
3.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"istanbul-api@^1.1.14",
|
|
"/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli"
|
|
]
|
|
],
|
|
"_from": "istanbul-api@>=1.1.14 <2.0.0",
|
|
"_id": "istanbul-api@1.3.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/istanbul-api",
|
|
"_nodeVersion": "8.8.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/istanbul-api_1.3.1_1520633663398_0.5630709903434512"
|
|
},
|
|
"_npmUser": {
|
|
"email": "ben@npmjs.com",
|
|
"name": "bcoe"
|
|
},
|
|
"_npmVersion": "5.4.2",
|
|
"_phantomChildren": {
|
|
"istanbul-lib-coverage": "1.2.0",
|
|
"mkdirp": "0.5.1",
|
|
"ms": "2.0.0",
|
|
"rimraf": "2.6.2",
|
|
"source-map": "0.5.7"
|
|
},
|
|
"_requested": {
|
|
"name": "istanbul-api",
|
|
"raw": "istanbul-api@^1.1.14",
|
|
"rawSpec": "^1.1.14",
|
|
"scope": null,
|
|
"spec": ">=1.1.14 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.3.1.tgz",
|
|
"_shasum": "4c3b05d18c0016d1022e079b98dc82c40f488954",
|
|
"_shrinkwrap": null,
|
|
"_spec": "istanbul-api@^1.1.14",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli",
|
|
"author": {
|
|
"email": "kananthmail-github@yahoo.com",
|
|
"name": "Krishnan Anantheswaran"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
|
},
|
|
"dependencies": {
|
|
"async": "^2.1.4",
|
|
"compare-versions": "^3.1.0",
|
|
"fileset": "^2.0.2",
|
|
"istanbul-lib-coverage": "^1.2.0",
|
|
"istanbul-lib-hook": "^1.2.0",
|
|
"istanbul-lib-instrument": "^1.10.1",
|
|
"istanbul-lib-report": "^1.1.4",
|
|
"istanbul-lib-source-maps": "^1.2.4",
|
|
"istanbul-reports": "^1.3.0",
|
|
"js-yaml": "^3.7.0",
|
|
"mkdirp": "^0.5.1",
|
|
"once": "^1.4.0"
|
|
},
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 13,
|
|
"integrity": "sha512-duj6AlLcsWNwUpfyfHt0nWIeRiZpuShnP40YTxOGQgtaN8fd6JYSxsvxUphTDy8V5MfDXo4s/xVCIIvVCO808g==",
|
|
"shasum": "4c3b05d18c0016d1022e079b98dc82c40f488954",
|
|
"tarball": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.3.1.tgz",
|
|
"unpackedSize": 54826
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/istanbuljs/istanbuljs#readme",
|
|
"keywords": [
|
|
"api",
|
|
"istanbul"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "bcoe",
|
|
"email": "ben@npmjs.com"
|
|
},
|
|
{
|
|
"name": "gotwarlost",
|
|
"email": "kananthmail-github@yahoo.com"
|
|
}
|
|
],
|
|
"name": "istanbul-api",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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.1"
|
|
}
|