uebersicht-github-activity/package.json

19 lines
482 B
JSON

{
"name": "github-activity.widget",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/shadowfacts/ubersicht-github-activity.git"
},
"author": "shadowfacts",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/shadowfacts/ubersicht-github-activity/issues"
},
"homepage": "https://github.com/shadowfacts/ubersicht-github-activity#readme",
"dependencies": {
"axios": "^0.15.3",
"cheerio": "^0.22.0"
}
}