RSS Git Download  Clone
Raw Blame History
{
    "name": "p3x-angular-compile",
    "version": "4.1.501-28",
    "corifeus": {
        "prefix": "p3x-",
        "publish": true,
        "type": "p3x",
        "code": "Wheel"
    },
    "description": "Angular Dynamic Compile service and directive",
    "main": "dist/index.js",
    "typings": "dist/index",
    "scripts": {
        "test": "grunt"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/patrikx3/angular-compile.git"
    },
    "keywords": [
        "p3x",
        "angular",
        "ng",
        "compile",
        "html",
        "angular",
        "dynamic",
        "aot"
    ],
    "author": "Patrik Laszlo <alabard@gmail.com>",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/patrikx3/angular-compile/issues"
    },
    "homepage": "https://pages.corifeus.tk/angular-compile",
    "devDependencies": {
        "corifeus-builder-angular": "^4.2.423-26",
        "corifeus-web": "^4.2.401-28",
        "corifeus-web-material": "^4.1.440-33"
    },
    "dependencies": {
        "@types/lodash": "^4.14.66",
        "lodash": "^4.17.4"
    },
    "engines": {
        "node": ">=7.8.0"
    }
}