{ "name": "angular-formly", "authors": [ "Astrism " ], "contributors": [ "Astrism ", "Kent C. Dodds " ], "main": "dist/formly.js", "description": "AngularJS directive which takes JSON representing a form and renders to HTML", "keywords": [ "AngularJs", "form", "formly", "json", "html" ], "license": "MIT", "ignore": [ "node_modules", "tests", "local-examples", ".editorconfig", ".gitignore", ".eslintrc", ".npmignore", ".travis.yml", "CONTRIBUTING.md", "karma.conf.js", "src", "webpack.config.js", "coverage", "other", ".test", "scripts" ], "dependencies": { "angular": "^1.2.x", "api-check": "^7.0.0" }, "homepage": "https://github.com/formly-js/angular-formly", "version": "7.3.9", "_release": "7.3.9", "_resolution": { "type": "version", "tag": "v7.3.9", "commit": "0dd0a04a8c74b58adeafb8fcfc070f5eb00fb387" }, "_source": "https://github.com/formly-js/angular-formly.git", "_target": "~7.3.9", "_originalSource": "angular-formly" }