RSS Git Download  Clone
Raw View History
Blames found: 17 Mode: javascript Binary: false


Hang on, we reloading big blames...
{
"name": "p3x-angular-compile",
"version": "5.2.89-308",
"corifeus": { "prefix": "p3x-", "publish": true, "type": "p3x",
"code": "Logico",
"nodejs": "v9.8.0"
},
"description": "Angular Dynamic Compile component, that turns a string into a compiled component",
"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.com/angular-compile", "devDependencies": {
"corifeus-builder-angular": "^5.2.187-367", "corifeus-web": "^5.2.187-347", "corifeus-web-material": "^5.2.105-365"
}, "dependencies": {
"@types/lodash": "^4.14.104",
"lodash": "^4.17.5"
}, "engines": {
"node": ">=8.9.0"
}
}