{ "name": "p3x-angular-compile", "version": "4.1.377-41", "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 ", "license": "MIT", "bugs": { "url": "https://github.com/patrikx3/angular-compile/issues" }, "homepage": "https://pages.corifeus.tk/angular-compile", "devDependencies": { "corifeus-builder-angular": "^4.1.357-46", "corifeus-web": "^4.1.345-47" }, "dependencies": {}, "engines": { "node": ">=7.8.0" } }