Commit f1ea44ba05e35d2fcc6933521d18e7e821211ef0
1 parent
1778ae6774
Exists in
master
sangría, ip por dominio
Showing
1 changed file
with
40 additions
and
40 deletions
Show diff stats
package.json
| 1 | 1 | { |
| 2 | - "name": "foca-modal-precio-condiciones", | |
| 3 | - "version": "0.0.1", | |
| 4 | - "description": "Modal de búsqueda de precios y condiciones", | |
| 5 | - "main": "index.js", | |
| 6 | - "scripts": { | |
| 7 | - "test": "echo \"Error: no test specified\" && exit 1", | |
| 8 | - "gulp-pre-commit": "gulp pre-commit", | |
| 9 | - "compile": "gulp uglify", | |
| 10 | - "postinstall": "npm run compile && gulp clean-post-install", | |
| 11 | - "install-dev": "npm install -D angular font-awesome jquery bootstrap ui-bootstrap4 jshint gulp gulp-uglify gulp-concat gulp-htmlmin gulp-rename gulp-uglify gulp-jshint gulp-replace gulp-connect gulp-clean gulp-angular-templatecache git+https://10.231.45.174/modulos-npm/foca-directivas.git" | |
| 12 | - }, | |
| 13 | - "pre-commit": [ | |
| 14 | - "gulp-pre-commit" | |
| 15 | - ], | |
| 16 | - "repository": { | |
| 17 | - "type": "git", | |
| 18 | - "url": "https://debo.suite.repo/modulos-npm/foca-modal-precio-condiciones.git" | |
| 19 | - }, | |
| 20 | - "author": "Foca Software", | |
| 21 | - "license": "ISC", | |
| 22 | - "devDependencies": { | |
| 23 | - "angular": "^1.7.5", | |
| 24 | - "bootstrap": "^4.1.3", | |
| 25 | - "foca-directivas": "git+https://10.231.45.174/modulos-npm/foca-directivas.git", | |
| 26 | - "font-awesome": "^4.7.0", | |
| 27 | - "gulp": "^3.9.1", | |
| 28 | - "gulp-angular-templatecache": "^2.2.2", | |
| 29 | - "gulp-clean": "^0.4.0", | |
| 30 | - "gulp-concat": "^2.6.1", | |
| 31 | - "gulp-connect": "^5.6.1", | |
| 32 | - "gulp-htmlmin": "^5.0.1", | |
| 33 | - "gulp-jshint": "^2.1.0", | |
| 34 | - "gulp-rename": "^1.4.0", | |
| 35 | - "gulp-replace": "^1.0.0", | |
| 36 | - "gulp-uglify": "^3.0.1", | |
| 37 | - "jquery": "^3.3.1", | |
| 38 | - "jshint": "^2.9.6", | |
| 39 | - "pump": "^3.0.0", | |
| 40 | - "ui-bootstrap4": "^3.0.5" | |
| 2 | + "name": "foca-modal-precio-condiciones", | |
| 3 | + "version": "0.0.1", | |
| 4 | + "description": "Modal de búsqueda de precios y condiciones", | |
| 5 | + "main": "index.js", | |
| 6 | + "scripts": { | |
| 7 | + "test": "echo \"Error: no test specified\" && exit 1", | |
| 8 | + "gulp-pre-commit": "gulp pre-commit", | |
| 9 | + "compile": "gulp uglify", | |
| 10 | + "postinstall": "npm run compile && gulp clean-post-install", | |
| 11 | + "install-dev": "npm install -D angular font-awesome jquery bootstrap ui-bootstrap4 jshint gulp gulp-uglify gulp-concat gulp-htmlmin gulp-rename gulp-uglify gulp-jshint gulp-replace gulp-connect gulp-clean gulp-angular-templatecache git+https://debo.suite.repo/modulos-npm/foca-directivas.git" | |
| 12 | + }, | |
| 13 | + "pre-commit": [ | |
| 14 | + "gulp-pre-commit" | |
| 15 | + ], | |
| 16 | + "repository": { | |
| 17 | + "type": "git", | |
| 18 | + "url": "https://debo.suite.repo/modulos-npm/foca-modal-precio-condiciones.git" | |
| 19 | + }, | |
| 20 | + "author": "Foca Software", | |
| 21 | + "license": "ISC", | |
| 22 | + "devDependencies": { | |
| 23 | + "angular": "^1.7.5", | |
| 24 | + "bootstrap": "^4.1.3", | |
| 25 | + "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git", | |
| 26 | + "font-awesome": "^4.7.0", | |
| 27 | + "gulp": "^3.9.1", | |
| 28 | + "gulp-angular-templatecache": "^2.2.2", | |
| 29 | + "gulp-clean": "^0.4.0", | |
| 30 | + "gulp-concat": "^2.6.1", | |
| 31 | + "gulp-connect": "^5.6.1", | |
| 32 | + "gulp-htmlmin": "^5.0.1", | |
| 33 | + "gulp-jshint": "^2.1.0", | |
| 34 | + "gulp-rename": "^1.4.0", | |
| 35 | + "gulp-replace": "^1.0.0", | |
| 36 | + "gulp-uglify": "^3.0.1", | |
| 37 | + "jquery": "^3.3.1", | |
| 38 | + "jshint": "^2.9.6", | |
| 39 | + "pump": "^3.0.0", | |
| 40 | + "ui-bootstrap4": "^3.0.5" | |
| 41 | 41 | } |
| 42 | 42 | -} |
| 43 | +} | |
| 43 | 44 | \ No newline at end of file |