package.json 3.29 KB
{
    "name": "foca-crear-nota-pedido",
    "version": "0.0.1",
    "description": "Listado y ABM nota de pedidos",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "compile": "gulp uglify",
        "gulp-pre-commit": "gulp pre-commit",
        "postinstall": "npm run compile && gulp clean-post-install",
        "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 git+https://debo.suite.repo/modulos-npm/foca-modal-precio-condiciones.git git+https://debo.suite.repo/modulos-npm/foca-modal-flete"
    },
    "pre-commit": [
        "gulp-pre-commit"
    ],
    "repository": {
        "type": "git",
        "url": "https://debo.suite.repo/modulos-npm/foca-crear-nota-pedido.git"
    },
    "author": "Foca Software",
    "license": "ISC",
    "peerDependencies": {
        "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git",
        "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git",
        "foca-modal-busqueda-productos": "git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos",
        "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git",
        "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git"
    },
    "devDependencies": {
        "angular": "^1.7.5",
        "angular-route": "^1.7.5",
        "bootstrap": "^4.1.3",
        "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git",
        "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git",
        "foca-modal-busqueda-productos": "git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos",
        "foca-modal-flete": "git+https://debo.suite.repo/modulos-npm/foca-modal-flete",
        "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git",
        "foca-modal-precio-condiciones": "git+https://debo.suite.repo/modulos-npm/foca-modal-precio-condiciones.git",
        "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git",
        "font-awesome": "^4.7.0",
        "gulp": "^3.9.1",
        "gulp-angular-templatecache": "^2.2.2",
        "gulp-clean": "^0.4.0",
        "gulp-concat": "^2.6.1",
        "gulp-connect": "^5.6.1",
        "gulp-htmlmin": "^5.0.1",
        "gulp-jshint": "^2.1.0",
        "gulp-rename": "^1.4.0",
        "gulp-replace": "^1.0.0",
        "gulp-sequence": "^1.0.0",
        "gulp-uglify": "^3.0.1",
        "gulp-uglify-es": "^1.0.4",
        "jasmine-core": "^3.2.1",
        "jquery": "^3.3.1",
        "jshint": "^2.9.6",
        "pre-commit": "^1.2.2",
        "pump": "^3.0.0",
        "ui-bootstrap4": "^3.0.5"
    }
}