2021-02-11 21:31:41 +08:00

63 lines
1.7 KiB
JSON

{
"_from": "opencollective-postinstall@^2.0.2",
"_id": "opencollective-postinstall@2.0.3",
"_inBundle": false,
"_integrity": "sha1-eg//l49tv6TQBiOPusmO1BmMMlk=",
"_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": [
"/vuepress"
],
"_resolved": "https://registry.npm.taobao.org/opencollective-postinstall/download/opencollective-postinstall-2.0.3.tgz",
"_shasum": "7a0fff978f6dbfa4d006238fbac98ed4198c3259",
"_spec": "opencollective-postinstall@^2.0.2",
"_where": "E:\\GreateCommunity\\node_modules\\vuepress",
"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": "^26.0.1"
},
"files": [
"index.js"
],
"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.3"
}