{
"name": "p3x-angular-compile",
"version": "2020.10.117",
"corifeus": {
"prefix": "p3x-",
"publish": true,
"type": "p3x",
"code": "Logico",
"nodejs": "v12.18.3",
"opencollective": false,
"reponame": "angular-compile",
"build": true,
"angular": "10.1.0"
},
"description": "🆖 Angular Dynamic Compile - Convert strings to Angular components",
"main": "dist/index.js",
"typings": "dist/index",
"scripts": {
"test": "grunt travis"
},
"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://corifeus.com/angular-compile",
"devDependencies": {
"corifeus-builder-angular": "^2020.10.115",
"@angular/router": "=10.1.0",
"@types/node": "^14.6.4",
"@types/js-cookie": "^2.2.6",
"@types/tinycolor2": "^1.4.2",
"js-cookie": "^2.2.1",
"tinycolor2": "^1.4.1",
"@angular/animations": "=10.1.0",
"@angular/cdk": "^10.2.0",
"@angular/material": "^10.2.0",
"@fortawesome/fontawesome-free": "^5.14.0",
"@types/lodash": "^4.14.161",
"corifeus-web": "^2020.4.253",
"hammerjs": "^2.0.8",
"lodash": "^4.17.20",
"material-design-icons": "^3.0.1",
"roboto-fontface": "^0.10.0"
},
"dependencies": {
"lodash": "^4.17.20"
},
"engines": {
"node": ">=12.13.0"
}
}