zeus.ugent.be/package-lock.json

19 lines
556 B
JSON
Raw Normal View History

{
"name": "zeus.ugent.be",
"version": "0.0.1",
"lockfileVersion": 1,
2017-08-01 17:18:25 +00:00
"requires": true,
"dependencies": {
"bulma": {
2018-06-03 16:41:22 +00:00
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.7.1.tgz",
"integrity": "sha512-wRSO2LXB+qI9Pyz2id+uZr4quz5aftSN7Ay1ysr1+krzVp3utD+Ci4CeKuZdrYGc800t65b7heXBL6qw2Wo/lQ=="
2017-10-11 20:31:19 +00:00
},
"bulma-divider": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/bulma-divider/-/bulma-divider-0.0.1.tgz",
"integrity": "sha1-qcW1TwzgKg6FjTOPTlggN4dRKks="
}
}
}