ilscipio/scipio-erp

View on GitHub
themes/ignite-admin/webapp/ignite/package.json

Summary

Maintainability
Test Coverage
{
  "name": "ScipioERP-Ignite-Admin",
  "version": "2.0.0",
  "description": "",
  "main": "index.html",
  "dependencies": {
    "@coreui/coreui": "^2.1.9",
    "bootstrap": "^4.3.1",
    "chart.js": "^2.8.0",
    "datatables": "^1.10.18",
    "font-awesome": "^4.7.0",
    "jquery": "^3.4.1",
    "moment": "^2.24.0",
    "moment-timezone": "^0.5.25",
    "pace": "0.0.4",
    "pc-bootstrap4-datetimepicker": "^4.17.50",
    "perfect-scrollbar": "^1.4.0",
    "popper.js": "^1.15.0",
    "sass-to-js": "^1.3.1",
    "simple-line-icons": "^2.4.1",
    "tether": "^1.4.6"
  },
  "devDependencies": {
    "@babel/core": "^7.0.0",
    "@babel/preset-env": "^7.4.5",
    "babelify": "^10.0.0",
    "browser-sync": "^2.26.5",
    "browserify": "^16.2.3",
    "del": "^2.2.2",
    "gulp": "^3.9.1",
    "gulp-babel": "^8.0.0",
    "gulp-bower-src": "^0.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-filter": "^4.0.0",
    "gulp-npm-dist": "^1.0.3",
    "gulp-rename": "^1.4.0",
    "gulp-replace": "^0.5.4",
    "gulp-sass": "^3.1.0",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-uglify": "^3.0.2",
    "node-glob": "^1.2.0",
    "run-sequence": "^1.2.2",
    "vinyl-buffer": "^1.0.1",
    "vinyl-source-stream": "^2.0.0",
    "vinyl-transform": "^1.0.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Ilscipio GmbH",
  "url": "https://www.scipioerp.com",
  "copyright": "Copyright 2019 Ilscipio GmbH based on CoreUI"
}