UNPKG

formiojs

Version:

Common js library for client side interaction with <form.io>

42 lines (41 loc) 1.46 kB
{ "name": "formiojs", "version": "4.0.0-alpha.4", "description": "Common js library for client side interaction with <form.io>", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/formio/formio.js.git" }, "contributors": [ { "name": "Travis Tidwell", "github": "https://github.com/travist", "email": "travis@form.io" }, { "name": "Randall Knutson", "github": "https://github.com/randallknutson", "email": "randall@form.io" }, { "name": "Doug Lee", "github": "https://github.com/douglaselee", "email": "douglaselee@comcast.net" }, { "name": "Eric Alter", "email": "neolanders@hotmail.com" }, { "name": "Guillaume SMAHA", "email": "guillaume.smaha@gmail.com" } ], "license": "MIT", "bugs": { "url": "https://github.com/formio/formio.js/issues" }, "homepage": "https://github.com/formio/formio.js#readme", "dependencies": {"browser-cookies":"^1.2.0","choices.js":"^3.0.4","dialog-polyfill":"^0.4.9","downloadjs":"^1.4.7","dragula":"^3.7.2","eventemitter2":"^5.0.1","flatpickr":"^4.5.0","font-awesome":"^4.7.0","i18next":"^11.3.2","json-logic-js":"^1.2.2","lodash":"^4.17.10","moment":"^2.22.2","native-promise-only":"^0.8.1","shallow-copy":"0.0.1","signature_pad":"^2.3.2","text-mask-addons":"^3.7.2","tooltip.js":"^1.2.0","vanilla-text-mask":"^5.1.1","whatwg-fetch":"^2.0.4"} }