e-lado
Version:
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
114 lines (113 loc) • 3.06 kB
JSON
{
"_args": [
[
{
"raw": "istanbul-reports@^1.0.0",
"scope": null,
"escapedName": "istanbul-reports",
"name": "istanbul-reports",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/istanbul-api"
]
],
"_from": "istanbul-reports@>=1.0.0 <2.0.0",
"_id": "istanbul-reports@1.0.1",
"_inCache": true,
"_location": "/istanbul-reports",
"_nodeVersion": "7.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/istanbul-reports-1.0.1.tgz_1485672779624_0.02705533360131085"
},
"_npmUser": {
"name": "jakxz",
"email": "jgkurian@me.com"
},
"_npmVersion": "4.0.5",
"_phantomChildren": {},
"_requested": {
"raw": "istanbul-reports@^1.0.0",
"scope": null,
"escapedName": "istanbul-reports",
"name": "istanbul-reports",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/istanbul-api"
],
"_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.0.1.tgz",
"_shasum": "9a17176bc4a6cbebdae52b2f15961d52fa623fbc",
"_shrinkwrap": null,
"_spec": "istanbul-reports@^1.0.0",
"_where": "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/istanbul-api",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbul-reports/issues"
},
"dependencies": {
"handlebars": "^4.0.3"
},
"description": "istanbul reports",
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^2.11.4",
"istanbul-lib-coverage": "^1.0.0",
"jshint": "^2.8.0",
"mocha": "^3.1.2",
"nyc": "^8.3.1",
"standard-version": "^3.0.0"
},
"directories": {},
"dist": {
"shasum": "9a17176bc4a6cbebdae52b2f15961d52fa623fbc",
"tarball": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.0.1.tgz"
},
"files": [
"index.js",
"lib"
],
"gitHead": "c8a05d25949c404cc3863213f950afa41b797d55",
"homepage": "https://github.com/istanbuljs/istanbul-reports",
"keywords": [
"istanbul",
"reports"
],
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"name": "bcoe",
"email": "ben@npmjs.com"
},
{
"name": "gotwarlost",
"email": "kananthmail-github@yahoo.com"
},
{
"name": "jakxz",
"email": "jgkurian@me.com"
}
],
"name": "istanbul-reports",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/istanbuljs/istanbul-reports.git"
},
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
"pretest": "jshint --exclude=**/prettify.js index.js lib/ test/",
"release": "standard-version",
"test": "nyc --all mocha --recursive test/"
},
"version": "1.0.1"
}