uebersicht-github-activity/package.json

19 lines
482 B
JSON
Raw Permalink Normal View History

2017-02-11 00:23:33 +00:00
{
"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"
}
}