You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.8 KiB
63 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "opencollective-postinstall@^2.0.0",
|
||
|
"_id": "opencollective-postinstall@2.0.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==",
|
||
|
"_location": "/opencollective-postinstall",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "opencollective-postinstall@^2.0.0",
|
||
|
"name": "opencollective-postinstall",
|
||
|
"escapedName": "opencollective-postinstall",
|
||
|
"rawSpec": "^2.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^2.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/level"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz",
|
||
|
"_shasum": "7a0fff978f6dbfa4d006238fbac98ed4198c3259",
|
||
|
"_spec": "opencollective-postinstall@^2.0.0",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/level",
|
||
|
"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"
|
||
|
}
|