-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
25 lines (25 loc) · 947 Bytes
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "expedientes-batallon-mil-ve",
"description": "Sistema de Expedientes del Cuartel Negro Primero - Batallón de Apoyo Logístico 208 General de Brigada 'Juan Antonio Paredes'.",
"keywords": [
"expedientes",
"batallon",
"ejercito",
"venezuela",
"mil"
],
"authors": [
{ "name": "Ninoska Corredor", "email": "[email protected]", "homepage": "https://www.instagram.com/ninoskdcr/" },
{ "name": "Liz Garcia", "email": "[email protected]", "homepage": "https://www.instagram.com/liz_cgd/" },
{ "name": "Leonardo J. Caballero G.", "email": "[email protected]", "homepage": "http://macagua.github.io/" }
],
"homepage": "https://github.com/Conectivo/expedientes_batallon_mil_ve",
"repository": {
"type": "git",
"url": "https://github.com/Conectivo/expedientes_batallon_mil_ve.git"
},
"dependencies": {
"jquery": "2.2.4",
"email-autocomplete": "0.1.1"
}
}