mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 11:46:39 +01:00
project started, some html and js files added, showing events and users work communicating with server api
This commit is contained in:
11
bower.json
Normal file
11
bower.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "HelloIonic",
|
||||
"private": "true",
|
||||
"devDependencies": {
|
||||
"ionic": "driftyco/ionic-bower#1.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"angular-translate": "^2.14.0",
|
||||
"ui-leaflet": "^2.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user