{ "name": "p3x-angular-compile", "version": "4.4.108-185", "corifeus": { "prefix": "p3x-", "publish": true, "type": "p3x", "code": "Logico", "nodejs": "v8.8.1" }, "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 ", "license": "MIT", "bugs": { "url": "https://github.com/patrikx3/angular-compile/issues" }, "homepage": "https://pages.corifeus.com/angular-compile", "devDependencies": { "corifeus-builder-angular": "^4.4.174-215", "corifeus-web": "^4.4.111-191", "corifeus-web-material": "^4.4.140-228" }, "dependencies": { "@types/lodash": "^4.14.80", "lodash": "^4.17.4" }, "engines": { "node": ">=7.8.0" } }