Commit f3ff30080ea8f404a127299237adb88e5a9e4197

Authored by Eric Fernandez
1 parent 99e5068c25
Exists in master

dirección vieja por debo.suite.repo

Showing 1 changed file with 12 additions and 12 deletions   Show diff stats
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 "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-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+https://192.168.0.11/modulos-npm/foca-directivas.git git+https://192.168.0.11/modulos-npm/foca-modal-vendedores.git git+https://192.168.0.11/modulos-npm/foca-modal-petroleras.git git+https://192.168.0.11/nguarnieri/foca-modal-busqueda-productos git+https://192.168.0.11/modulos-npm/foca-busqueda-cliente.git" 11 "install-dev": "npm install -D jasmine-core pre-commit angular 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+https://debo.suite.repo/modulos-npm/foca-directivas.git git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.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://192.168.0.11/modulos-npm/foca-crear-nota-pedido.git" 18 "url": "https://debo.suite.repo/modulos-npm/foca-crear-nota-pedido.git"
19 }, 19 },
20 "author": "Foca Software", 20 "author": "Foca Software",
21 "license": "ISC", 21 "license": "ISC",
22 "peerDependencies": { 22 "peerDependencies": {
23 "foca-busqueda-cliente": "git+https://192.168.0.11/modulos-npm/foca-busqueda-cliente.git", 23 "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git",
24 "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas.git", 24 "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git",
25 "foca-modal-busqueda-productos": "git+https://192.168.0.11/nguarnieri/foca-modal-busqueda-productos", 25 "foca-modal-busqueda-productos": "git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos",
26 "foca-modal-petroleras": "git+https://192.168.0.11/modulos-npm/foca-modal-petroleras.git", 26 "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git",
27 "foca-modal-vendedores": "git+https://192.168.0.11/modulos-npm/foca-modal-vendedores.git" 27 "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git"
28 }, 28 },
29 "devDependencies": { 29 "devDependencies": {
30 "angular": "^1.7.5", 30 "angular": "^1.7.5",
31 "angular-route": "^1.7.5", 31 "angular-route": "^1.7.5",
32 "bootstrap": "^4.1.3", 32 "bootstrap": "^4.1.3",
33 "foca-busqueda-cliente": "git+https://192.168.0.11/modulos-npm/foca-busqueda-cliente.git", 33 "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git",
34 "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas.git", 34 "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git",
35 "foca-modal-busqueda-productos": "git+https://192.168.0.11/nguarnieri/foca-modal-busqueda-productos", 35 "foca-modal-busqueda-productos": "git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos",
36 "foca-modal-petroleras": "git+https://192.168.0.11/modulos-npm/foca-modal-petroleras.git", 36 "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git",
37 "foca-modal-vendedores": "git+https://192.168.0.11/modulos-npm/foca-modal-vendedores.git", 37 "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git",
38 "font-awesome": "^4.7.0", 38 "font-awesome": "^4.7.0",
39 "gulp": "^3.9.1", 39 "gulp": "^3.9.1",
40 "gulp-angular-templatecache": "^2.2.2", 40 "gulp-angular-templatecache": "^2.2.2",
41 "gulp-clean": "^0.4.0", 41 "gulp-clean": "^0.4.0",
42 "gulp-concat": "^2.6.1", 42 "gulp-concat": "^2.6.1",
43 "gulp-connect": "^5.6.1", 43 "gulp-connect": "^5.6.1",
44 "gulp-htmlmin": "^5.0.1", 44 "gulp-htmlmin": "^5.0.1",
45 "gulp-jshint": "^2.1.0", 45 "gulp-jshint": "^2.1.0",
46 "gulp-rename": "^1.4.0", 46 "gulp-rename": "^1.4.0",
47 "gulp-replace": "^1.0.0", 47 "gulp-replace": "^1.0.0",
48 "gulp-sequence": "^1.0.0", 48 "gulp-sequence": "^1.0.0",
49 "gulp-uglify": "^3.0.1", 49 "gulp-uglify": "^3.0.1",
50 "gulp-uglify-es": "^1.0.4", 50 "gulp-uglify-es": "^1.0.4",
51 "jasmine-core": "^3.2.1", 51 "jasmine-core": "^3.2.1",
52 "jquery": "^3.3.1", 52 "jquery": "^3.3.1",
53 "jshint": "^2.9.6", 53 "jshint": "^2.9.6",
54 "pre-commit": "^1.2.2", 54 "pre-commit": "^1.2.2",
55 "pump": "^3.0.0", 55 "pump": "^3.0.0",
56 "ui-bootstrap4": "^3.0.5" 56 "ui-bootstrap4": "^3.0.5"
57 } 57 }
58 } 58 }
59 59