112 lines
3.2 KiB
JSON
112 lines
3.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"raw": "istanbul-lib-report@^1.1.2",
|
||
|
"scope": null,
|
||
|
"escapedName": "istanbul-lib-report",
|
||
|
"name": "istanbul-lib-report",
|
||
|
"rawSpec": "^1.1.2",
|
||
|
"spec": ">=1.1.2 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"/home/jdaugherty/work/GT2/GT2-Android/node_modules/istanbul-api"
|
||
|
]
|
||
|
],
|
||
|
"_from": "istanbul-lib-report@>=1.1.2 <2.0.0",
|
||
|
"_id": "istanbul-lib-report@1.1.2",
|
||
|
"_inCache": true,
|
||
|
"_location": "/istanbul-lib-report",
|
||
|
"_nodeVersion": "8.7.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/istanbul-lib-report-1.1.2.tgz_1508612368727_0.7462781711947173"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "bcoe",
|
||
|
"email": "ben@npmjs.com"
|
||
|
},
|
||
|
"_npmVersion": "5.5.1",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"raw": "istanbul-lib-report@^1.1.2",
|
||
|
"scope": null,
|
||
|
"escapedName": "istanbul-lib-report",
|
||
|
"name": "istanbul-lib-report",
|
||
|
"rawSpec": "^1.1.2",
|
||
|
"spec": ">=1.1.2 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/istanbul-api"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.2.tgz",
|
||
|
"_shasum": "922be27c13b9511b979bd1587359f69798c1d425",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "istanbul-lib-report@^1.1.2",
|
||
|
"_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/istanbul-api",
|
||
|
"author": {
|
||
|
"name": "Krishnan Anantheswaran",
|
||
|
"email": "kananthmail-github@yahoo.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"istanbul-lib-coverage": "^1.1.1",
|
||
|
"mkdirp": "^0.5.1",
|
||
|
"path-parse": "^1.0.5",
|
||
|
"supports-color": "^3.1.2"
|
||
|
},
|
||
|
"description": "Base reporting library for istanbul",
|
||
|
"devDependencies": {
|
||
|
"chai": "^3.0.0",
|
||
|
"istanbul": "^0.4.0",
|
||
|
"jshint": "^2.8.0",
|
||
|
"mocha": "^3.2.0",
|
||
|
"rimraf": "^2.6.1"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"integrity": "sha512-UTv4VGx+HZivJQwAo1wnRwe1KTvFpfi/NYwN7DcsrdzMXwpRT/Yb6r4SBPoHWj4VuQPakR32g4PUUeyKkdDkBA==",
|
||
|
"shasum": "922be27c13b9511b979bd1587359f69798c1d425",
|
||
|
"tarball": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.2.tgz"
|
||
|
},
|
||
|
"files": [
|
||
|
"lib",
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/istanbuljs/istanbuljs",
|
||
|
"keywords": [
|
||
|
"istanbul",
|
||
|
"report",
|
||
|
"api",
|
||
|
"lib"
|
||
|
],
|
||
|
"license": "BSD-3-Clause",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "bcoe",
|
||
|
"email": "ben@npmjs.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "gotwarlost",
|
||
|
"email": "kananthmail-github@yahoo.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "istanbul-lib-report",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "istanbul-lib-report\n===================\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-lib-report.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/istanbuljs/istanbul-lib-report.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbul-lib-report)\n\nCore reporting utilities for istanbul. Docs to follow.\n\n",
|
||
|
"readmeFilename": "README.md",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"pretest": "jshint index.js lib/ test/",
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "1.1.2"
|
||
|
}
|