16 lines
381 B
JSON
Executable file
16 lines
381 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"
|
|
}
|
|
}
|