2018-06-21 01:38:13 +00:00
|
|
|
{
|
|
|
|
"name": "agaric-bulma",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"devDependencies": {
|
2018-09-10 02:29:30 +00:00
|
|
|
"assemble": "^0.4.42",
|
2019-11-18 09:49:17 +00:00
|
|
|
"grunt": "^1.0.4",
|
2018-06-21 01:38:13 +00:00
|
|
|
"grunt-contrib-clean": "^0.6.0",
|
|
|
|
"grunt-contrib-connect": "^1.0.2",
|
|
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
|
|
"grunt-kss": "^5.0.1",
|
|
|
|
"grunt-sass": "^2.1.0",
|
|
|
|
"grunt-shell": "^2.1.0",
|
2019-11-18 09:49:17 +00:00
|
|
|
"kss": "^3.0.0-beta.25",
|
|
|
|
"node-sass": "^4.13.0"
|
2018-08-20 13:36:21 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2019-11-18 09:49:17 +00:00
|
|
|
"bulma": "^0.7.5",
|
2018-08-20 13:36:21 +00:00
|
|
|
"bulma-extensions": "^1.0.4",
|
2018-11-12 04:40:49 +00:00
|
|
|
"grunt-cli": "^1.3.2",
|
2019-11-18 09:49:17 +00:00
|
|
|
"ionicons": "^4.6.3",
|
2018-08-20 13:36:21 +00:00
|
|
|
"slick-carousel": "^1.8.1"
|
2018-06-21 01:38:13 +00:00
|
|
|
}
|
|
|
|
}
|