CSDUMMI 2022-03-22 08:53:24 +01:00
rodzic c34c6bd9ce
commit 5f9e1d74ba
1 zmienionych plików z 16 dodań i 0 usunięć

16
package.json 100644
Wyświetl plik

@ -0,0 +1,16 @@
{
"name": "dependency-funding-tool",
"version": "1.0.0",
"description": "The Dependency Funding Tool supports developers of free software by providing support across the dependency graph.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@codeberg.org:SocialCoding/Dependency-Funding-Tool.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}