RSS Git Download  Clone
Raw Blame History
{
  "name": "corifeus-app-web-pages",
  "version": "2021.4.102",
  "corifeus": {
    "icon": "fas fa-sitemap",
    "code": "Support",
    "cdn": true,
    "nodejs": "v14.15.4",
    "opencollective": false,
    "reponame": "corifeus-app-web-pages",
    "build": true,
    "angular": "11.1.1"
  },
  "description": "🕸️ Corifeus App Web Pages",
  "scripts": {
    "ng": "ng",
    "start": "ng serve --hmr",
    "build": "grunt",
    "stats": "ng build --stats-json && webpack-bundle-analyzer dist/corifeus-app-web-pages/stats.json",
    "test": "npm run build",
    "lint": "ng lint",
    "e2e": "ng e2e",
    "postinstall": "node node_modules/corifeus-builder/src/utils/twemoji-install.js"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/patrikx3/corifeus-app-web-pages.git"
  },
  "keywords": [
    "corifeus",
    "pages"
  ],
  "author": "Patrik Laszlo <alabard@gmail.com>",
  "bugs": {
    "url": "https://github.com/patrikx3/corifeus-app-web-pages/issues"
  },
  "homepage": "https://corifeus.com/corifeus-app-web-pages",
  "dependencies": {
    "@angular/animations": "~11.2.0",
    "@angular/cdk": "^11.2.0",
    "@angular/common": "~11.2.0",
    "@angular/compiler": "~11.2.0",
    "@angular/core": "~11.2.0",
    "@angular/forms": "~11.2.0",
    "@angular/material": "^11.2.0",
    "@angular/platform-browser": "~11.2.0",
    "@angular/platform-browser-dynamic": "~11.2.0",
    "@angular/router": "~11.2.0",
    "@fortawesome/fontawesome-free": "^5.15.2",
    "@types/marked": "^1.2.2",
    "@types/node": "^14.14.27",
    "emoji-regex": "^9.2.1",
    "highlight.js": "^10.6.0",
    "js-cookie": "^2.2.1",
    "lodash": "^4.17.20",
    "marked": "=2.0.0",
    "material-design-icons": "^3.0.1",
    "mobile-detect": "^1.4.4",
    "rxjs": "~6.6.3",
    "tslib": "^2.0.3",
    "twemoji": "=13.0.1",
    "zone.js": "~0.10.3"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "~0.1102.0",
    "@angular-eslint/builder": "1.2.0",
    "@angular-eslint/eslint-plugin": "1.2.0",
    "@angular-eslint/eslint-plugin-template": "1.2.0",
    "@angular-eslint/schematics": "1.2.0",
    "@angular-eslint/template-parser": "1.2.0",
    "@angular/cli": "~11.2.0",
    "@angular/compiler-cli": "~11.2.0",
    "@fontsource/roboto": "^4.2.1",
    "@fontsource/roboto-mono": "^4.2.1",
    "@types/jasmine": "~3.6.3",
    "@types/jasminewd2": "~2.0.8",
    "@types/js-cookie": "^2.2.6",
    "@types/lodash": "^4.14.168",
    "@types/node": "^14.14.27",
    "@typescript-eslint/eslint-plugin": "4.15.0",
    "@typescript-eslint/parser": "4.15.0",
    "codelyzer": "^6.0.1",
    "corifeus-builder": "^2021.4.106",
    "eslint": "^7.20.0",
    "eslint-plugin-import": "2.22.1",
    "eslint-plugin-jsdoc": "31.6.1",
    "eslint-plugin-prefer-arrow": "1.2.3",
    "jasmine-core": "~3.6.0",
    "jasmine-spec-reporter": "~6.0.0",
    "karma": "~5.2.3",
    "karma-chrome-launcher": "~3.1.0",
    "karma-coverage-istanbul-reporter": "~3.0.3",
    "karma-jasmine": "~4.0.1",
    "karma-jasmine-html-reporter": "^1.5.4",
    "protractor": "~7.0.0",
    "ts-node": "~9.1.1",
    "typescript": "~4.0.3"
  },
  "engines": {
    "node": ">=12.13.0"
  }
}