Commit 13e82391cc6bdbecb643c3605c939b6e45d69ca0

Authored by Jose Pinto
1 parent 386ba8897d
Exists in master

url correcta

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
1 { 1 {
2 "name": "foca-informes", 2 "name": "foca-informes",
3 "version": "0.0.1", 3 "version": "0.0.1",
4 "description": "Botonera para generar distintos informes", 4 "description": "Botonera para generar distintos informes",
5 "main": "index.js", 5 "main": "index.js",
6 "scripts": { 6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1", 7 "test": "echo \"Error: no test specified\" && exit 1",
8 "compile": "gulp uglify", 8 "compile": "gulp uglify",
9 "gulp-pre-commit": "gulp pre-commit", 9 "gulp-pre-commit": "gulp pre-commit",
10 "postinstall": "npm run compile && gulp clean-post-install", 10 "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" 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 }, 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/modulos-npm/foca-informes.git" 18 "url": "http://git.focasoftware.com/npm/foca-informes.git"
19 }, 19 },
20 "author": "Foca Software", 20 "author": "Foca Software",
21 "license": "ISC", 21 "license": "ISC",
22 "devDependencies": { 22 "devDependencies": {
23 "angular": "^1.7.5", 23 "angular": "^1.7.5",
24 "angular-ladda": "^0.4.3", 24 "angular-ladda": "^0.4.3",
25 "angular-route": "^1.7.5", 25 "angular-route": "^1.7.5",
26 "bootstrap": "^4.1.3", 26 "bootstrap": "^4.1.3",
27 "font-awesome": "^4.7.0", 27 "font-awesome": "^4.7.0",
28 "gulp": "^3.9.1", 28 "gulp": "^3.9.1",
29 "gulp-angular-templatecache": "^2.2.5", 29 "gulp-angular-templatecache": "^2.2.5",
30 "gulp-clean": "^0.4.0", 30 "gulp-clean": "^0.4.0",
31 "gulp-concat": "^2.6.1", 31 "gulp-concat": "^2.6.1",
32 "gulp-connect": "^5.6.1", 32 "gulp-connect": "^5.6.1",
33 "gulp-htmlmin": "^5.0.1", 33 "gulp-htmlmin": "^5.0.1",
34 "gulp-jshint": "^2.1.0", 34 "gulp-jshint": "^2.1.0",
35 "gulp-rename": "^1.4.0", 35 "gulp-rename": "^1.4.0",
36 "gulp-replace": "^1.0.0", 36 "gulp-replace": "^1.0.0",
37 "gulp-sequence": "^1.0.0", 37 "gulp-sequence": "^1.0.0",
38 "gulp-uglify": "^3.0.1", 38 "gulp-uglify": "^3.0.1",
39 "gulp-uglify-es": "^1.0.4", 39 "gulp-uglify-es": "^1.0.4",
40 "jasmine-core": "^3.3.0", 40 "jasmine-core": "^3.3.0",
41 "jquery": "^3.3.1", 41 "jquery": "^3.3.1",
42 "jshint": "^2.9.6", 42 "jshint": "^2.9.6",
43 "ladda": "1.0.6", 43 "ladda": "1.0.6",
44 "pre-commit": "^1.2.2", 44 "pre-commit": "^1.2.2",
45 "pump": "^3.0.0", 45 "pump": "^3.0.0",
46 "ui-bootstrap4": "^3.0.5" 46 "ui-bootstrap4": "^3.0.5"
47 } 47 }
48 } 48 }
49 49