22 lines
520 B
JSON
Executable file
22 lines
520 B
JSON
Executable file
{
|
|
"name": "agaric-bulma",
|
|
"version": "1.0.0",
|
|
"devDependencies": {
|
|
"assemble": "^0.4.42",
|
|
"grunt": "^1.0.1",
|
|
"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",
|
|
"kss": "^3.0.0-beta.18",
|
|
"node-sass": "^4.9.0"
|
|
},
|
|
"dependencies": {
|
|
"bulma": "^0.6.2",
|
|
"bulma-extensions": "^1.0.4",
|
|
"ionicons": "^4.2.2",
|
|
"slick-carousel": "^1.8.1"
|
|
}
|
|
}
|