UNPKG

angular-formio-proyectoscolfuturo

Version:

Form.io Angular JSON Form Renderer ========================== This library serves as a Dynamic JSON Powered Form rendering library for [Angular](https://angular.io). This works by providing a JSON schema to a ```<formio>``` Angular component, where tha

26 lines (25 loc) 546 B
{ "name": "formio-resource", "version": "", "repository": { "type": "git", "url": "https://github.com/formio/angular-formio" }, "author": { "name": "Travis Tidwell", "email": "travis@form.io" }, "keywords": [ "angular" ], "license": "MIT", "bugs": { "url": "https://github.com/formio/angular-formio/issues" }, "main": "formio-resource.umd.js", "module": "index.js", "jsnext:main": "index.js", "typings": "index.d.ts", "peerDependencies": {}, "dependencies": {} }