Commit a40e9e854f40d1f6474252a3be466ee244dcf689
1 parent
44a742447e
Exists in
master
ok repo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
package.json
1 | { | 1 | { |
2 | "name": "foca-modal-proveedor", | 2 | "name": "foca-modal-proveedor", |
3 | "version": "0.0.2", | 3 | "version": "0.0.2", |
4 | "description": "Modal para seleccionar proveedores", | 4 | "description": "Modal para seleccionar proveedores", |
5 | "scripts": { | 5 | "scripts": { |
6 | "test": "echo \"Error: no test specified\" && exit 1", | 6 | "test": "echo \"Error: no test specified\" && exit 1", |
7 | "gulp-pre-commit": "gulp pre-commit", | 7 | "gulp-pre-commit": "gulp pre-commit", |
8 | "compile": "gulp uglify", | 8 | "compile": "gulp uglify", |
9 | "postinstall": "npm run compile && gulp clean-post-install", | 9 | "postinstall": "npm run compile && gulp clean-post-install", |
10 | "install-dev": "npm install -D angular angular-ladda ladda@1.0.6 bootstrap jquery font-awesome gulp gulp-concat gulp-jshint gulp-rename gulp-replace gulp-uglify-es gulp-clean jshint pump gulp-connect gulp-uglify jasmine-core pre-commit gulp-angular-templatecache ui-bootstrap4 gulp-htmlmin git+ssh://git@git.focasoftware.com:npm/foca-directivas" | 10 | "install-dev": "npm install -D angular angular-ladda ladda@1.0.6 bootstrap jquery font-awesome gulp gulp-concat gulp-jshint gulp-rename gulp-replace gulp-uglify-es gulp-clean jshint pump gulp-connect gulp-uglify jasmine-core pre-commit gulp-angular-templatecache ui-bootstrap4 gulp-htmlmin git+ssh://git@git.focasoftware.com:npm/foca-directivas" |
11 | }, | 11 | }, |
12 | "pre-commit": [ | 12 | "pre-commit": [ |
13 | "gulp-pre-commit" | 13 | "gulp-pre-commit" |
14 | ], | 14 | ], |
15 | "repository": { | 15 | "repository": { |
16 | "type": "git", | 16 | "type": "git", |
17 | "url": "git+ssh://git@git.focasoftware.com:npm/foca-modal-proveedor" | 17 | "url": "https://debo.suite.repo/modulos-npm/foca-modal-proveedor" |
18 | }, | 18 | }, |
19 | "author": "Nicolás Guarnieri", | 19 | "author": "Nicolás Guarnieri", |
20 | "license": "ISC", | 20 | "license": "ISC", |
21 | "peerDependencies": { | 21 | "peerDependencies": { |
22 | "angular": "^1.7.4", | 22 | "angular": "^1.7.4", |
23 | "bootstrap": "^4.1.3", | 23 | "bootstrap": "^4.1.3", |
24 | "font-awesome": "^4.7.0", | 24 | "font-awesome": "^4.7.0", |
25 | "ui-bootstrap4": "^3.0.4", | 25 | "ui-bootstrap4": "^3.0.4", |
26 | "gulp": "^3.9.1", | 26 | "gulp": "^3.9.1", |
27 | "gulp-angular-templatecache": "^2.2.1", | 27 | "gulp-angular-templatecache": "^2.2.1", |
28 | "gulp-clean": "^0.4.0", | 28 | "gulp-clean": "^0.4.0", |
29 | "gulp-concat": "^2.6.1", | 29 | "gulp-concat": "^2.6.1", |
30 | "gulp-connect": "^5.6.1", | 30 | "gulp-connect": "^5.6.1", |
31 | "gulp-htmlmin": "^5.0.1", | 31 | "gulp-htmlmin": "^5.0.1", |
32 | "gulp-rename": "^1.4.0", | 32 | "gulp-rename": "^1.4.0", |
33 | "gulp-replace": "^1.0.0", | 33 | "gulp-replace": "^1.0.0", |
34 | "gulp-uglify": "^3.0.1", | 34 | "gulp-uglify": "^3.0.1", |
35 | "jquery": "^3.3.1", | 35 | "jquery": "^3.3.1", |
36 | "pump": "^3.0.0", | 36 | "pump": "^3.0.0", |
37 | "foca-directivas": "git+ssh://git@git.focasoftware.com:npm/foca-directivas" | 37 | "foca-directivas": "git+ssh://git@git.focasoftware.com:npm/foca-directivas" |
38 | }, | 38 | }, |
39 | "devDependencies": { | 39 | "devDependencies": { |
40 | "angular": "^1.7.5", | 40 | "angular": "^1.7.5", |
41 | "angular-ladda": "^0.4.3", | 41 | "angular-ladda": "^0.4.3", |
42 | "bootstrap": "^4.1.3", | 42 | "bootstrap": "^4.1.3", |
43 | "foca-directivas": "git+ssh://git@git.focasoftware.com:npm/foca-directivas", | 43 | "foca-directivas": "git+ssh://git@git.focasoftware.com:npm/foca-directivas", |
44 | "font-awesome": "^4.7.0", | 44 | "font-awesome": "^4.7.0", |
45 | "gulp": "^3.9.1", | 45 | "gulp": "^3.9.1", |
46 | "gulp-angular-templatecache": "^2.2.3", | 46 | "gulp-angular-templatecache": "^2.2.3", |
47 | "gulp-clean": "^0.4.0", | 47 | "gulp-clean": "^0.4.0", |
48 | "gulp-concat": "^2.6.1", | 48 | "gulp-concat": "^2.6.1", |
49 | "gulp-connect": "^5.6.1", | 49 | "gulp-connect": "^5.6.1", |
50 | "gulp-htmlmin": "^5.0.1", | 50 | "gulp-htmlmin": "^5.0.1", |
51 | "gulp-jshint": "^2.1.0", | 51 | "gulp-jshint": "^2.1.0", |
52 | "gulp-rename": "^1.4.0", | 52 | "gulp-rename": "^1.4.0", |
53 | "gulp-replace": "^1.0.0", | 53 | "gulp-replace": "^1.0.0", |
54 | "gulp-uglify": "^3.0.1", | 54 | "gulp-uglify": "^3.0.1", |
55 | "gulp-uglify-es": "^1.0.4", | 55 | "gulp-uglify-es": "^1.0.4", |
56 | "jasmine-core": "^3.3.0", | 56 | "jasmine-core": "^3.3.0", |
57 | "jquery": "^3.3.1", | 57 | "jquery": "^3.3.1", |
58 | "jshint": "^2.9.6", | 58 | "jshint": "^2.9.6", |
59 | "ladda": "1.0.6", | 59 | "ladda": "1.0.6", |
60 | "pre-commit": "^1.2.2", | 60 | "pre-commit": "^1.2.2", |
61 | "pump": "^3.0.0", | 61 | "pump": "^3.0.0", |
62 | "ui-bootstrap4": "^3.0.5" | 62 | "ui-bootstrap4": "^3.0.5" |
63 | } | 63 | } |
64 | } | 64 | } |
65 | 65 |