{ "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": "6.26.1", "_release": "6.26.1", "_resolution": { "type": "version", "tag": "v6.26.1", "commit": "414721864d1926b1435922b395e5cbe6c85c8e9f" }, "_source": "git://github.com/formly-js/angular-formly.git", "_target": "~6.26.1", "_originalSource": "angular-formly", "_direct": true }