package.json 2.19 KB
{
  "name": "foca-botonera-principal",
  "version": "0.0.1",
  "description": "Botonera principal",
  "scripts": {
    "frefresh": "gulp uglify && cp tmp/foca-botonera-principal.js ../wrapper-facturador/node_modules/foca-botonera-principal/dist/foca-botonera-principal.min.js",
    "refresh": "gulp uglify && cp tmp/foca-botonera-principal.js ../wrapper-demo/node_modules/foca-botonera-principal/dist/foca-botonera-principal.min.js",
    "test": "echo \"Error: no test specified\" && exit 1",
    "gulp-pre-commit": "gulp pre-commit",
    "compile": "gulp uglify",
    "postinstall": "npm run compile && gulp clean-post-install",
    "install-dev": "npm install -D angular bootstrap font-awesome gulp gulp-angular-templatecache gulp-concat gulp-connect gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-uglify gulp-clean jasmine-core jquery jshint pre-commit pump ui-bootstrap4"
  },
  "pre-commit": [
    "gulp-pre-commit"
  ],
  "repository": {
    "type": "git",
    "url": "https://debo.suite.repo/modulos-npm/foca-botonera-principal"
  },
  "author": "Foca Software",
  "license": "ISC",
  "peerDependencies": {
    "angular": "^1.7.4",
    "bootstrap": "^4.1.3",
    "font-awesome": "^4.7.0",
    "ui-bootstrap4": "^3.0.4",
    "gulp": "^3.9.1",
    "gulp-angular-templatecache": "^2.2.1",
    "gulp-concat": "^2.6.1",
    "gulp-connect": "^5.6.1",
    "gulp-htmlmin": "^5.0.1",
    "gulp-rename": "^1.4.0",
    "gulp-replace": "^1.0.0",
    "gulp-uglify": "^3.0.1",
    "jquery": "^3.3.1",
    "pump": "^3.0.0",
    "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git"
  },
  "devDependencies": {
    "angular": "^1.7.5",
    "bootstrap": "^4.1.3",
    "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-uglify": "^3.0.1",
    "jasmine-core": "^3.3.0",
    "jquery": "^3.3.1",
    "jshint": "^2.9.6",
    "pre-commit": "^1.2.2",
    "pump": "^3.0.0",
    "ui-bootstrap4": "^3.0.5",
    "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git"
  }
}