Commit da7b3fb548017edb100178ca364e2114184069c9
1 parent
161b6cd9a9
Exists in
master
Agregado comando para compilar cambios mas rapido.
Showing
1 changed file
with
1 additions
and
0 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 | "test": "test.html", | 8 | "test": "test.html", |
8 | "compile": "gulp uglify", | 9 | "compile": "gulp uglify", |
9 | "gulp-pre-commit": "gulp pre-commit", | 10 | "gulp-pre-commit": "gulp pre-commit", |
10 | "postinstall": "npm run compile && gulp clean-post-install", | 11 | "postinstall": "npm run compile && gulp clean-post-install", |
11 | "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+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 | }, | 13 | }, |
13 | "pre-commit": [ | 14 | "pre-commit": [ |
14 | "gulp-pre-commit" | 15 | "gulp-pre-commit" |
15 | ], | 16 | ], |
16 | "repository": { | 17 | "repository": { |
17 | "type": "git", | 18 | "type": "git", |
18 | "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" |
19 | }, | 20 | }, |
20 | "author": "Foca Software", | 21 | "author": "Foca Software", |
21 | "license": "ISC", | 22 | "license": "ISC", |
22 | "peerDependencies": { | 23 | "peerDependencies": { |
23 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", | 24 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", |
24 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", | 25 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", |
25 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | 26 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", |
26 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", | 27 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", |
27 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", | 28 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", |
28 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", | 29 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", |
29 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", | 30 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", |
30 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", | 31 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", |
31 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", | 32 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", |
32 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git" | 33 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git" |
33 | }, | 34 | }, |
34 | "devDependencies": { | 35 | "devDependencies": { |
35 | "angular": "^1.7.5", | 36 | "angular": "^1.7.5", |
36 | "angular-ladda": "^0.4.3", | 37 | "angular-ladda": "^0.4.3", |
37 | "angular-mocks": "^1.7.7", | 38 | "angular-mocks": "^1.7.7", |
38 | "angular-route": "^1.7.5", | 39 | "angular-route": "^1.7.5", |
39 | "bootstrap": "^4.1.3", | 40 | "bootstrap": "^4.1.3", |
40 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", | 41 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", |
41 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | 42 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", |
42 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", | 43 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", |
43 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", | 44 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", |
44 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", | 45 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", |
45 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", | 46 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", |
46 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", | 47 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", |
47 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", | 48 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", |
48 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", | 49 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", |
49 | "font-awesome": "^4.7.0", | 50 | "font-awesome": "^4.7.0", |
50 | "gulp": "^3.9.1", | 51 | "gulp": "^3.9.1", |
51 | "gulp-angular-templatecache": "^2.2.5", | 52 | "gulp-angular-templatecache": "^2.2.5", |
52 | "gulp-clean": "^0.4.0", | 53 | "gulp-clean": "^0.4.0", |
53 | "gulp-concat": "^2.6.1", | 54 | "gulp-concat": "^2.6.1", |
54 | "gulp-connect": "^5.6.1", | 55 | "gulp-connect": "^5.6.1", |
55 | "gulp-htmlmin": "^5.0.1", | 56 | "gulp-htmlmin": "^5.0.1", |
56 | "gulp-jshint": "^2.1.0", | 57 | "gulp-jshint": "^2.1.0", |
57 | "gulp-rename": "^1.4.0", | 58 | "gulp-rename": "^1.4.0", |
58 | "gulp-replace": "^1.0.0", | 59 | "gulp-replace": "^1.0.0", |
59 | "gulp-sequence": "^1.0.0", | 60 | "gulp-sequence": "^1.0.0", |
60 | "gulp-uglify": "^3.0.1", | 61 | "gulp-uglify": "^3.0.1", |
61 | "gulp-uglify-es": "^1.0.4", | 62 | "gulp-uglify-es": "^1.0.4", |
62 | "jasmine-core": "^3.3.0", | 63 | "jasmine-core": "^3.3.0", |
63 | "jquery": "^3.3.1", | 64 | "jquery": "^3.3.1", |
64 | "jshint": "^2.9.6", | 65 | "jshint": "^2.9.6", |
65 | "ladda": "1.0.6", | 66 | "ladda": "1.0.6", |
66 | "ngstorage": "^0.3.11", | 67 | "ngstorage": "^0.3.11", |
67 | "pre-commit": "^1.2.2", | 68 | "pre-commit": "^1.2.2", |
68 | "pump": "^3.0.0", | 69 | "pump": "^3.0.0", |
69 | "ui-bootstrap4": "^3.0.5" | 70 | "ui-bootstrap4": "^3.0.5" |
70 | } | 71 | } |
71 | } | 72 | } |
72 | 73 |