mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-06 19:26:41 +01:00
14 lines
265 B
JSON
14 lines
265 B
JSON
{
|
|
"name": "HelloIonic",
|
|
"private": "true",
|
|
"devDependencies": {
|
|
"ionic": "driftyco/ionic-bower#1.3.2"
|
|
},
|
|
"dependencies": {
|
|
"angular-translate": "^2.14.0",
|
|
"ui-leaflet": "^2.0.0",
|
|
"ngCordova": "^0.1.27-alpha",
|
|
"moment": "^2.17.1"
|
|
}
|
|
}
|