mirror of
https://github.com/actions/setup-java.git
synced 2025-07-01 13:24:16 +00:00
Fix.
This commit is contained in:
parent
596a6da241
commit
c1a589c5b6
7078 changed files with 1882834 additions and 319 deletions
59
node_modules/opencollective-postinstall/package.json
generated
vendored
Normal file
59
node_modules/opencollective-postinstall/package.json
generated
vendored
Normal file
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"_from": "opencollective-postinstall@^2.0.2",
|
||||
"_id": "opencollective-postinstall@2.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==",
|
||||
"_location": "/opencollective-postinstall",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "opencollective-postinstall@^2.0.2",
|
||||
"name": "opencollective-postinstall",
|
||||
"escapedName": "opencollective-postinstall",
|
||||
"rawSpec": "^2.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/husky"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz",
|
||||
"_shasum": "5657f1bede69b6e33a45939b061eb53d3c6c3a89",
|
||||
"_spec": "opencollective-postinstall@^2.0.2",
|
||||
"_where": "E:\\github\\setup-java\\node_modules\\husky",
|
||||
"author": {
|
||||
"name": "Xavier Damman",
|
||||
"url": "@xdamman"
|
||||
},
|
||||
"bin": {
|
||||
"opencollective-postinstall": "index.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/opencollective/opencollective-postinstall/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Lightweight npm postinstall message to invite people to donate to your collective",
|
||||
"devDependencies": {
|
||||
"jest": "^24.0.0"
|
||||
},
|
||||
"homepage": "https://github.com/opencollective/opencollective-postinstall#readme",
|
||||
"keywords": [
|
||||
"opencollective",
|
||||
"donation",
|
||||
"funding",
|
||||
"sustain"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "opencollective-postinstall",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/opencollective/opencollective-postinstall.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
"version": "2.0.2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue