first commit
This commit is contained in:
29
www/bower.json
Normal file
29
www/bower.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "sao",
|
||||
"version": "0.0.0",
|
||||
"authors": [
|
||||
"Tryton"
|
||||
],
|
||||
"description": "Web client for Tryton",
|
||||
"license": "GPL",
|
||||
"homepage": "http://www.tryton.org/",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "^3",
|
||||
"bootstrap": "^3.3.7",
|
||||
"moment": "^2.10",
|
||||
"gettext.js": "^2",
|
||||
"c3": "^0.7",
|
||||
"papaparse": "^5.0",
|
||||
"fullcalendar": "^3.10.2",
|
||||
"mousetrap": "^1.6",
|
||||
"bootstrap-rtl-ondemand": "^3.3.4-ondemand",
|
||||
"Sortable": "sortablejs#^1.8.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user