UNPKG

angular-formly-material

Version:
39 lines (38 loc) 805 B
{ "name": "angular-formly-material", "description": "Material design templates for angular-formly", "main": "dist/formly-material.js", "authors": [ "Kamil Kisiela <mys.sterowiec@gmail.com>" ], "license": "MIT", "homepage": "https://github.com/formly-js/angular-formly-templates-material", "keywords": [ "AngularJs", "form", "formly", "json", "html", "material" ], "ignore": [ "**/.*", "coverage", "demo", "node_modules", "src", "tests", "webpack", "karma.conf.js", "package.js", "webpack.config.js" ], "dependencies": { "angular": "~1.4.0", "angular-messages": "~1.4.0", "angular-animate": "~1.4.0", "angular-aria": "~1.4.0", "angular-material": "~1.0.0", "angular-formly": "~7.3.0" } }