RSS Git Download  Clone
Raw Blame History
{
    "name": "corifeus-app-web-pages",
    "version": "2020.10.105",
    "corifeus": {
        "icon": "fas fa-sitemap",
        "code": "Support",
        "cdn": true,
        "nodejs": "v12.18.3",
        "opencollective": false,
        "reponame": "corifeus-app-web-pages",
        "build": true,
        "angular": "10.0.5"
    },
    "description": "🕸️ Corifeus App Web Pages",
    "main": "src/index.js",
    "directories": {
        "test": "test"
    },
    "scripts": {
        "test": "grunt",
        "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": {
        "@types/marked": "^1.1.0",
        "corifeus-builder-angular": "^2020.10.102",
        "corifeus-utils": "^2020.4.206",
        "emoji-regex": "^9.0.0",
        "highlight.js": "^10.1.1",
        "marked": "=1.1.0",
        "twemoji": "=13.0.0",
        "@angular/router": "=10.0.1",
        "@types/node": "^14.0.14",
        "@types/js-cookie": "^2.2.6",
        "@types/tinycolor2": "^1.4.2",
        "js-cookie": "^2.2.1",
        "tinycolor2": "^1.4.1",
        "@angular/animations": "=10.0.1",
        "@angular/cdk": "^10.0.0",
        "@angular/material": "^10.0.0",
        "@fortawesome/fontawesome-free": "^5.13.1",
        "@types/lodash": "^4.14.157",
        "corifeus-web": "^2020.4.253",
        "hammerjs": "^2.0.8",
        "lodash": "^4.17.15",
        "material-design-icons": "^3.0.1",
        "roboto-fontface": "^0.10.0"
    },
    "engines": {
        "node": ">=12.13.0"
    }
}