zeus.ugent.be/package.json

13 lines
300 B
JSON
Raw Normal View History

2016-07-27 18:27:28 +00:00
{
"name": "zeus.ugent.be",
"preferGlobal": true,
"version": "0.0.1",
"author": "",
"description": "The Official Zeus WPI site",
"license": "MIT",
"repository": "https://github.com/ZeusWPI/zeus.ugent.be",
"dependencies": {
2017-01-18 14:17:13 +00:00
"bulma": "git://github.com/jgthms/bulma.git#master"
2016-07-27 18:27:28 +00:00
}
}