Files
old-slucajna-televizija/web/node_modules/istanbul-reports/package.json
2017-10-16 11:19:46 +02:00

68 lines
1.7 KiB
JSON

{
"_from": "istanbul-reports@^1.1.2",
"_id": "istanbul-reports@1.1.2",
"_inBundle": false,
"_integrity": "sha1-D7Lj9qqZIr085F0F2KtNXo4HvU8=",
"_location": "/istanbul-reports",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "istanbul-reports@^1.1.2",
"name": "istanbul-reports",
"escapedName": "istanbul-reports",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"/istanbul-api"
],
"_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.1.2.tgz",
"_shasum": "0fb2e3f6aa9922bd3ce45d05d8ab4d5e8e07bd4f",
"_spec": "istanbul-reports@^1.1.2",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/istanbul-api",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"bundleDependencies": false,
"dependencies": {
"handlebars": "^4.0.3"
},
"deprecated": false,
"description": "istanbul reports",
"devDependencies": {
"chai": "^3.5.0",
"is-windows": "^1.0.1",
"istanbul-lib-coverage": "^1.1.1",
"istanbul-lib-report": "^1.1.1",
"jshint": "^2.8.0",
"mocha": "^3.1.2"
},
"files": [
"index.js",
"lib"
],
"homepage": "https://github.com/istanbuljs/istanbuljs",
"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": {
"pretest": "jshint --exclude=**/prettify.js index.js lib/ test/",
"test": "mocha --recursive"
},
"version": "1.1.2"
}