imported from hugo version, loading json with webpack
needs to rebuild the mythrille logic with new data set
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "ethica",
|
||||
"version": "1.0.0",
|
||||
"description": "ethica hugo theme",
|
||||
"main": "js/main.js",
|
||||
"author": "Bachir Soussi Chiadmi <bachir@g-u-i.me>",
|
||||
"license": "GPL-3.0",
|
||||
"devDependencies": {
|
||||
"extract-text-webpack-plugin": "^2.1.0",
|
||||
"webpack": "^2.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"css-loader": "^0.28.0",
|
||||
"file-loader": "^0.11.1",
|
||||
"mithril": "^1.1.1",
|
||||
"node-sass": "^4.5.3",
|
||||
"normalize.css": "^6.0.0",
|
||||
"sass-loader": "^6.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user