Commit e7afc11707410b93afc8dc5ed71a42973ce89f87
Exists in
master
Merge branch 'master' into 'master'
Master See merge request Wrappers/wrapper-demo!5
Showing
1 changed file
Show diff stats
package.json
1 | { | 1 | { |
2 | "name": "wrapper-demo", | 2 | "name": "wrapper-demo", |
3 | "version": "0.0.1", | 3 | "version": "0.0.1", |
4 | "description": "", | 4 | "description": "", |
5 | "main": "main.js", | 5 | "main": "main.js", |
6 | "scripts": { | 6 | "scripts": { |
7 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", | 7 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", |
8 | "gulp-pre-commit": "gulp pre-commit", | 8 | "gulp-pre-commit": "gulp pre-commit", |
9 | "compile": "gulp uglify && gulp sass", | 9 | "compile": "gulp uglify && gulp sass", |
10 | "electron": "electron .", | 10 | "electron": "electron .", |
11 | "electron-build": "gulp uglify && gulp html && gulp sass && electron ." | 11 | "electron-build": "gulp uglify && gulp html && gulp sass && electron ." |
12 | }, | 12 | }, |
13 | "pre-commit": [ | 13 | "pre-commit": [ |
14 | "gulp-pre-commit" | 14 | "gulp-pre-commit" |
15 | ], | 15 | ], |
16 | "repository": { | 16 | "repository": { |
17 | "type": "git", | 17 | "type": "git", |
18 | "url": "https://debo.suite.repo/Wrappers/wrapper-demo.git" | 18 | "url": "https://debo.suite.repo/Wrappers/wrapper-demo.git" |
19 | }, | 19 | }, |
20 | "author": "Foca Software", | 20 | "author": "Foca Software", |
21 | "license": "ISC", | 21 | "license": "ISC", |
22 | "dependencies": { | 22 | "dependencies": { |
23 | "angular": "^1.7.5", | 23 | "angular": "^1.7.5", |
24 | "angular-cookies": "^1.7.5", | 24 | "angular-cookies": "^1.7.5", |
25 | "angular-route": "^1.7.5", | 25 | "angular-route": "^1.7.5", |
26 | "bootstrap": "^4.1.3", | 26 | "bootstrap": "^4.1.3", |
27 | "foca-abm-plazo-pago": "git+https://debo.suite.repo/modulos-npm/foca-abm-plazo-pago.git", | 27 | "foca-abm-plazo-pago": "git+https://debo.suite.repo/modulos-npm/foca-abm-plazo-pago.git", |
28 | "foca-abm-precios-condiciones": "git+https://debo.suite.repo/modulos-npm/foca-abm-precios-condiciones.git", | 28 | "foca-abm-precios-condiciones": "git+https://debo.suite.repo/modulos-npm/foca-abm-precios-condiciones.git", |
29 | "foca-abm-sectores": "git+https://debo.suite.repo/modulos-npm/foca-abm-sectores", | 29 | "foca-abm-sectores": "git+https://debo.suite.repo/modulos-npm/foca-abm-sectores", |
30 | "foca-botonera-horizontal": "git+https://debo.suite.repo/modulos-npm/foca-botonera-horizontal.git", | 30 | "foca-botonera-horizontal": "git+https://debo.suite.repo/modulos-npm/foca-botonera-horizontal.git", |
31 | "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git", | 31 | "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git", |
32 | "foca-crear-nota-pedido": "git+https://debo.suite.repo/modulos-npm/foca-crear-nota-pedido.git", | 32 | "foca-crear-nota-pedido": "git+https://debo.suite.repo/modulos-npm/foca-crear-nota-pedido.git", |
33 | "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git", | 33 | "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git", |
34 | "foca-login": "git+https://debo.suite.repo/modulos-npm/foca-login.git", | 34 | "foca-login": "git+https://debo.suite.repo/modulos-npm/foca-login.git", |
35 | "foca-modal": "git+https://debo.suite.repo/modulos-npm/foca-modal", | 35 | "foca-modal": "git+https://debo.suite.repo/modulos-npm/foca-modal", |
36 | "foca-modal-busqueda-productos": "git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos", | 36 | "foca-modal-busqueda-productos": "git+https://debo.suite.repo/modulos-npm/foca-modal-busqueda-productos", |
37 | "foca-modal-flete": "git+https://debo.suite.repo/modulos-npm/foca-modal-flete.git", | 37 | "foca-modal-flete": "git+https://debo.suite.repo/modulos-npm/foca-modal-flete.git", |
38 | "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git", | 38 | "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git", |
39 | "foca-modal-precio-condiciones": "git+https://debo.suite.repo/modulos-npm/foca-modal-precio-condiciones.git", | 39 | "foca-modal-precio-condiciones": "git+https://debo.suite.repo/modulos-npm/foca-modal-precio-condiciones.git", |
40 | "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git", | 40 | "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git", |
41 | "foca-turno-apertura": "git+https://debo.suite.repo/modulos-npm/foca-turno-apertura.git", | 41 | "foca-turno-apertura": "git+https://debo.suite.repo/modulos-npm/foca-turno-apertura.git", |
42 | "font-awesome": "^4.7.0", | 42 | "font-awesome": "^4.7.0", |
43 | "gulp-angular-templatecache": "^2.2.1", | 43 | "gulp-angular-templatecache": "^2.2.1", |
44 | "gulp-htmlmin": "^5.0.1", | 44 | "gulp-htmlmin": "^5.0.1", |
45 | "gulp-uglify": "^3.0.1", | 45 | "gulp-uglify": "^3.0.1", |
46 | "jquery": "^3.3.1", | 46 | "jquery": "^3.3.1", |
47 | "node-sass": "^4.9.4", | 47 | "node-sass": "^4.9.4", |
48 | "uglify": "^0.1.5", | 48 | "uglify": "^0.1.5", |
49 | "ui-bootstrap4": "^3.0.5" | 49 | "ui-bootstrap4": "^3.0.5" |
50 | }, | 50 | }, |
51 | "devDependencies": { | 51 | "devDependencies": { |
52 | "electron": "^3.0.2", | 52 | "electron": "^3.0.2", |
53 | "gulp": "^3.9.1", | 53 | "gulp": "^3.9.1", |
54 | "gulp-clean": "^0.4.0", | 54 | "gulp-clean": "^0.4.0", |
55 | "gulp-concat": "^2.6.1", | 55 | "gulp-concat": "^2.6.1", |
56 | "gulp-connect": "^5.6.1", | 56 | "gulp-connect": "^5.6.1", |
57 | "gulp-jshint": "^2.1.0", | 57 | "gulp-jshint": "^2.1.0", |
58 | "gulp-rename": "^1.4.0", | 58 | "gulp-rename": "^1.4.0", |
59 | "gulp-replace": "^1.0.0", | 59 | "gulp-replace": "^1.0.0", |
60 | "gulp-sass": "^4.0.1", | 60 | "gulp-sass": "^4.0.1", |
61 | "gulp-uglify-es": "^1.0.4", | 61 | "gulp-uglify-es": "^1.0.4", |
62 | "gulp-watch": "^5.0.1", | 62 | "gulp-watch": "^5.0.1", |
63 | "jasmine-core": "^3.2.1", | 63 | "jasmine-core": "^3.2.1", |
64 | "jshint": "^2.9.6", | 64 | "jshint": "^2.9.6", |
65 | "pre-commit": "^1.2.2", | 65 | "pre-commit": "^1.2.2", |
66 | "pump": "^3.0.0" | 66 | "pump": "^3.0.0" |
67 | } | 67 | } |
68 | } | 68 | } |
69 | 69 |