mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"name": "HelloIonic",
|
|
"private": "true",
|
|
"devDependencies": {
|
|
"ionic": "driftyco/ionic-bower#1.3.1"
|
|
},
|
|
"dependencies": {
|
|
"angular-material": "^1.1.1",
|
|
"ui-leaflet": "^2.0.0",
|
|
"ngCordova": "0.1.27-alpha"
|
|
}
|
|
}
|