package.json
660 Bytes
{
"name": "foca-gestion-terminales",
"version": "0.0.1",
"description": "Gestión de terminales",
"main": "index.html",
"dependencies": {
"angular": "^1.7.7",
"angular-ping": "0.0.0",
"angular-route": "^1.7.7",
"bootstrap": "^4.3.1",
"font-awesome": "^4.7.0",
"gulp": "^3.9.1",
"gulp-connect": "^5.7.0",
"jquery": "^3.3.1",
"pump": "^3.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.focasoftware.com/npm/foca-gestion-terminales.git"
},
"author": "Foca software",
"license": "ISC"
}