{ "name": "angular-formly", "version": "0.0.16", "authors": [ "Astrism " ], "main": [ "dist/formly.min.js", "dist/formly.min.map" ], "description": "AngularJS directive which takes JSON representing a form and renders to HTML", "keywords": [ "AngularJs", "form", "formly", "json", "html" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "~1.2.10" }, "devDependencies": { "angular-ui-router": "#0.2.8-bowratic-tedium", "angular-highlightjs": "~0.2.1", "highlightjs": "~8.0.0", "bootstrap": "~3.1.1" }, "homepage": "https://github.com/formly-js/angular-formly", "_release": "0.0.16", "_resolution": { "type": "version", "tag": "0.0.16", "commit": "7d102f79711be9ef9c9358ce048178ee0dcb5710" }, "_source": "git://github.com/formly-js/angular-formly.git", "_target": "~0.0.14", "_originalSource": "angular-formly" }