edlp d8 theme starter operatinal with bower and gulp : y'a plus k'a

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-13 17:04:47 +01:00
parent 2a4c49c8dc
commit e1b84d6ef0
24 changed files with 771 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"name": "edlp_d8_theme",
"version": "1.0.0",
"authors": [
"Bachir Soussi Chiadmi <bachir@figureslibres.io>"
],
"license": "MIT",
"homepage": "http://encyclopediedelaparole.org",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"history.js": "latest",
"jquery.hotkeys": "latest"
}
}