package.json
797 Bytes
{
"name": "foca-configuracion",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://debo.suite.repo/modulos-npm/foca-configuracion.git"
},
"author": "Nicolás Guarnieri",
"license": "ISC",
"dependencies": {
"angular": "^1.7.5",
"angular-cookies": "^1.7.5",
"angular-route": "^1.7.5",
"gulp": "^3.9.1",
"gulp-angular-templatecache": "^2.2.3",
"gulp-clean": "^0.4.0",
"gulp-concat": "^2.6.1",
"gulp-jshint": "^2.1.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-uglify": "^3.0.1",
"jquery": "^3.3.1",
"jshint": "^2.9.6",
"pre-commit": "^1.2.2",
"pump": "^3.0.0"
}
}