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
31 lines (30 loc) • 686 B
JSON
{
"name": "angular-formio-proyectoscolfuturo",
"version": "1.0.29",
"repository": {
"type": "git",
"url": "https://github.com/proyectoscolfuturo/angular-formio.git"
},
"author": {
"name": "Travis Tidwell",
"email": "travis@form.io"
},
"keywords": [
"angular",
"forms",
"json forms",
"javascript forms",
"model driven forms",
"form.io"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/formio/angular-formio/issues"
},
"main": "angular-formio.umd.js",
"module": "index.js",
"jsnext:main": "index.js",
"typings": "index.d.ts",
"peerDependencies": {},
"dependencies": {}
}