setup-java/node_modules/opencollective-postinstall/package.json
Stephen Franceschelli c1a589c5b6 Fix.
2019-07-30 13:41:05 -04:00

59 lines
1.7 KiB
JSON

{
"_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"
}