formiojs
Version:
Common js library for client side interaction with <form.io>
27 lines (26 loc) • 1.55 kB
JSON
{
"name": "formiojs",
"version": "4.14.8",
"description": "Common js library for client side interaction with <form.io>",
"main": "index.js",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/formio/formio.js.git"
},
"contributors": [
{
"name": "Form.io Open Source Community",
"url": "https://github.com/formio/formio.js/graphs/contributors"
}
],
"browser": {
"vm": false
},
"license": "MIT",
"bugs": {
"url": "https://github.com/formio/formio.js/issues"
},
"homepage": "https://github.com/formio/formio.js#readme",
"dependencies": {"@formio/bootstrap3":"^2.12.2","@formio/choices.js":"^9.0.1","@formio/semantic":"^2.6.0","@formio/vanilla-text-mask":"^5.1.1","autocompleter":"^6.1.2","browser-cookies":"^1.2.0","browser-md5-file":"^1.1.1","compare-versions":"^4.1.3","core-js":"^3.21.1","custom-event-polyfill":"^1.0.7","dialog-polyfill":"^0.5.6","dompurify":"^2.3.4","downloadjs":"^1.4.7","dragula":"^3.7.3","eventemitter3":"^4.0.7","fast-deep-equal":"^3.1.3","fast-json-patch":"^3.1.0","fetch-ponyfill":"^7.1.0","i18next":"^21.6.0","idb":"^6.1.5","ismobilejs":"^1.1.1","json-logic-js":"^2.0.0","jstimezonedetect":"^1.0.7","jwt-decode":"^3.1.2","lodash":"^4.17.21","moment":"^2.29.2","moment-timezone":"^0.5.34","native-promise-only":"^0.8.1","quill":"^2.0.0-dev.3","resize-observer-polyfill":"^1.5.1","signature_pad":"^4.0.4","string-hash":"^1.1.3","text-mask-addons":"^3.8.0","tippy.js":"^6.3.7","uuid":"^8.3.2","vanilla-picker":"^2.12.1"}
}