zeus.ugent.be/package.json

13 lines
265 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-03-20 14:15:14 +00:00
"bulma": "0.4.0"
2016-07-27 18:27:28 +00:00
}
}