initial import
This commit is contained in:
parent
09ca392d36
commit
6cb3690e37
304 changed files with 36492 additions and 0 deletions
16
package.json
Executable file
16
package.json
Executable file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue