mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-08 21:21:12 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
70
node_modules/istanbul-reports/package.json
generated
vendored
Normal file
70
node_modules/istanbul-reports/package.json
generated
vendored
Normal file
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"istanbul-reports@2.2.6",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "istanbul-reports@2.2.6",
|
||||
"_id": "istanbul-reports@2.2.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==",
|
||||
"_location": "/istanbul-reports",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "istanbul-reports@2.2.6",
|
||||
"name": "istanbul-reports",
|
||||
"escapedName": "istanbul-reports",
|
||||
"rawSpec": "2.2.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.2.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@jest/reporters"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.6.tgz",
|
||||
"_spec": "2.2.6",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Krishnan Anantheswaran",
|
||||
"email": "kananthmail-github@yahoo.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"handlebars": "^4.1.2"
|
||||
},
|
||||
"description": "istanbul reports",
|
||||
"devDependencies": {
|
||||
"istanbul-lib-coverage": "^2.0.5",
|
||||
"istanbul-lib-report": "^2.0.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib"
|
||||
],
|
||||
"gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2",
|
||||
"homepage": "https://istanbul.js.org/",
|
||||
"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": {
|
||||
"test": "mocha --recursive"
|
||||
},
|
||||
"version": "2.2.6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue