Commit cc1c77a64c7cc0c58452dc031369e4b49f3eb147
1 parent
188a500a9b
Exists in
master
and in
1 other branch
fix rutas http
Showing
1 changed file
with
20 additions
and
20 deletions
Show diff stats
package.json
| 1 | { | 1 | { |
| 2 | "name": "foca-crear-nota-pedido", | 2 | "name": "foca-crear-nota-pedido", |
| 3 | "version": "0.0.1", | 3 | "version": "0.0.1", |
| 4 | "description": "Listado y ABM nota de pedidos", | 4 | "description": "Listado y ABM nota de pedidos", |
| 5 | "main": "index.js", | 5 | "main": "index.js", |
| 6 | "scripts": { | 6 | "scripts": { |
| 7 | "refresh": "gulp uglify && cp tmp/foca-crear-nota-pedido.js ../wrapper-demo/node_modules/foca-crear-nota-pedido/dist/foca-crear-nota-pedido.min.js", | 7 | "refresh": "gulp uglify && cp tmp/foca-crear-nota-pedido.js ../wrapper-demo/node_modules/foca-crear-nota-pedido/dist/foca-crear-nota-pedido.min.js", |
| 8 | "test": "test.html", | 8 | "test": "test.html", |
| 9 | "compile": "gulp uglify", | 9 | "compile": "gulp uglify", |
| 10 | "gulp-pre-commit": "gulp pre-commit", | 10 | "gulp-pre-commit": "gulp pre-commit", |
| 11 | "postinstall": "npm run compile && gulp clean-post-install", | 11 | "postinstall": "npm run compile && gulp clean-post-install", |
| 12 | "install-dev": "npm install -D jasmine-core pre-commit angular angular-ladda ladda@1.0.6 angular-route bootstrap ui-bootstrap4 font-awesome gulp gulp-angular-templatecache gulp-connect gulp-clean gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-sequence gulp-uglify-es gulp-uglify jquery jshint pump git+http://git.focasoftware.com/npm/foca-directivas.git git+http://git.focasoftware.com/npm/foca-modal-vendedores.git git+http://git.focasoftware.com/npm/foca-modal-proveedor.git git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git git+http://git.focasoftware.com/npm/foca-modal-flete.git git+http://git.focasoftware.com/npm/foca-modal.git git+http://git.focasoftware.com/npm/foca-modal-domicilio.git git+http://git.focasoftware.com/npm/foca-seguimiento.git git+http://git.focasoftware.com/npm/foca-modal-moneda.git git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git" | 12 | "install-dev": "npm install -D jasmine-core pre-commit angular angular-ladda ladda@1.0.6 angular-route bootstrap ui-bootstrap4 font-awesome gulp gulp-angular-templatecache gulp-connect gulp-clean gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-sequence gulp-uglify-es gulp-uglify jquery jshint pump git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git git+ssh://git@debonline.dyndns.org:npm/foca-modal.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git" |
| 13 | }, | 13 | }, |
| 14 | "pre-commit": [ | 14 | "pre-commit": [ |
| 15 | "gulp-pre-commit" | 15 | "gulp-pre-commit" |
| 16 | ], | 16 | ], |
| 17 | "repository": { | 17 | "repository": { |
| 18 | "type": "git", | 18 | "type": "git", |
| 19 | "url": "https://debo.suite.repo/modulos-npm/foca-crear-nota-pedido.git" | 19 | "url": "https://debo.suite.repo/modulos-npm/foca-crear-nota-pedido.git" |
| 20 | }, | 20 | }, |
| 21 | "author": "Foca Software", | 21 | "author": "Foca Software", |
| 22 | "license": "ISC", | 22 | "license": "ISC", |
| 23 | "peerDependencies": { | 23 | "peerDependencies": { |
| 24 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", | 24 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", |
| 25 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", | 25 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
| 26 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | 26 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
| 27 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", | 27 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
| 28 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", | 28 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
| 29 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", | 29 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
| 30 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", | 30 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
| 31 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", | 31 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
| 32 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", | 32 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
| 33 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git" | 33 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git" |
| 34 | }, | 34 | }, |
| 35 | "devDependencies": { | 35 | "devDependencies": { |
| 36 | "angular": "^1.7.5", | 36 | "angular": "^1.7.5", |
| 37 | "angular-ladda": "^0.4.3", | 37 | "angular-ladda": "^0.4.3", |
| 38 | "angular-mocks": "^1.7.7", | 38 | "angular-mocks": "^1.7.7", |
| 39 | "angular-route": "^1.7.5", | 39 | "angular-route": "^1.7.5", |
| 40 | "bootstrap": "^4.1.3", | 40 | "bootstrap": "^4.1.3", |
| 41 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", | 41 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
| 42 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | 42 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
| 43 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", | 43 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
| 44 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", | 44 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
| 45 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", | 45 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
| 46 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", | 46 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
| 47 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", | 47 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
| 48 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", | 48 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
| 49 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", | 49 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
| 50 | "font-awesome": "^4.7.0", | 50 | "font-awesome": "^4.7.0", |
| 51 | "gulp": "^3.9.1", | 51 | "gulp": "^3.9.1", |
| 52 | "gulp-angular-templatecache": "^2.2.5", | 52 | "gulp-angular-templatecache": "^2.2.5", |
| 53 | "gulp-clean": "^0.4.0", | 53 | "gulp-clean": "^0.4.0", |
| 54 | "gulp-concat": "^2.6.1", | 54 | "gulp-concat": "^2.6.1", |
| 55 | "gulp-connect": "^5.6.1", | 55 | "gulp-connect": "^5.6.1", |
| 56 | "gulp-htmlmin": "^5.0.1", | 56 | "gulp-htmlmin": "^5.0.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-sequence": "^1.0.0", | 60 | "gulp-sequence": "^1.0.0", |
| 61 | "gulp-uglify": "^3.0.1", | 61 | "gulp-uglify": "^3.0.1", |
| 62 | "gulp-uglify-es": "^1.0.4", | 62 | "gulp-uglify-es": "^1.0.4", |
| 63 | "jasmine-core": "^3.3.0", | 63 | "jasmine-core": "^3.3.0", |
| 64 | "jquery": "^3.3.1", | 64 | "jquery": "^3.3.1", |
| 65 | "jshint": "^2.9.6", | 65 | "jshint": "^2.9.6", |
| 66 | "ladda": "1.0.6", | 66 | "ladda": "1.0.6", |
| 67 | "ngstorage": "^0.3.11", | 67 | "ngstorage": "^0.3.11", |
| 68 | "pre-commit": "^1.2.2", | 68 | "pre-commit": "^1.2.2", |
| 69 | "pump": "^3.0.0", | 69 | "pump": "^3.0.0", |
| 70 | "ui-bootstrap4": "^3.0.5" | 70 | "ui-bootstrap4": "^3.0.5" |
| 71 | } | 71 | } |
| 72 | } | 72 | } |
| 73 | 73 |