Files
ola5doc/publi/bower.json
T

24 lines
431 B
JSON

{
"name": "ola-4",
"description": "Documentation tool for OLA#4 workshop : OSP html2print",
"main": "gulpfile.js",
"authors": [
"Bachir Soussi Chiadmi",
"Raphaël Bastide",
"Sarah Garcin"
],
"license": "GPL-3.0",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "^3.1.0",
"lightbox2": "^2.9.0"
}
}