package.json
874 Bytes
{
"name": "foca-crear-login",
"version": "0.0.1",
"description": "foca-crear-login",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.focasoftware.com:npm/foca-crear-login.git"
},
"author": "",
"license": "ISC",
"devDependencies": {
"angular": "^1.7.5",
"angular-route": "^1.7.5",
"bootstrap": "^4.2.1",
"gulp": "^4.0.0",
"gulp-angular-templatecache": "^2.2.6",
"gulp-clean": "^0.4.0",
"gulp-connect": "^5.7.0",
"gulp-htmlmin": "^5.0.1",
"gulp-jshint": "^2.1.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-uglify": "^3.0.1",
"gulp-uglify-es": "^1.0.4",
"jasmine-core": "^3.3.0",
"jquery": "^3.3.1",
"jshint": "^2.9.7",
"pre-commit": "^1.2.2",
"pump": "^3.0.0"
}
}