{"_id":"jedison","_rev":"84-f70d313618e4a92c30ebd48676452fa2","name":"jedison","dist-tags":{"latest":"1.23.1"},"versions":{"0.1.1":{"name":"jedison","version":"0.1.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.1.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"15588dec66b1b5320d88196cdb306a205f1b9ab5","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.1.1.tgz","fileCount":10,"integrity":"sha512-WklcspBhMMLzzoDI1/c8+RpX66U/57CA4+QCbq6WnovlWi+84D732PE+34JKUmvl6RlQnL4P5avfkG30FvV4PQ==","signatures":[{"sig":"MEUCIHSiy/83N5YWeDNlsFvN9dgF+3U6xZEiAn3kZuKgxBBoAiEA9GV3ZneO+MQp+aYATV3kMOHpyTUUTkBeo5iyJggwsdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1983978},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"46f2a4350ca4f58c559a54423ba359db41442e9d","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap3' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@string-emoji-button'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.1.1_1746773206566_0.6776059787666551","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"jedison","version":"0.2.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.2.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"65d0a75baef47410850baf09e104c87602df0d9e","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.2.0.tgz","fileCount":10,"integrity":"sha512-JuEfJUppTCsq5bXyYktnyM1cW5/Pbnz9farm7aRuQhs3sy/tItVQg9WtfGe4NH7WIBDWBX8KDZHWlQRFRLtUGA==","signatures":[{"sig":"MEUCIQD1BdP7z6qfQm6TCo2qO7YDMylEJpQ1+Xivd/Kdnk1pxQIgRzwiXwjiDVoQEVnh7apGRDJzzC/iQCcbjc+rU99r74c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2010302},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"d94feab6ea4f3e559c70dba7b9ce9bf3960d6593","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap3' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@custom-constraint'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.2.0_1747140883908_0.8065220282178218","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"jedison","version":"0.2.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.2.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"77db31c59184537ef36ac6c96af48c47caaad05a","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.2.1.tgz","fileCount":10,"integrity":"sha512-7seaaJNP9g5ba/aMgTMcwvMAUZH0DTE6h0EcChPz/yIJoPyr6+fdpfhaKhm88qwWJDPv82OsDXE3SasdVAI5mw==","signatures":[{"sig":"MEQCIByXOFHBx1+snt3OBxGP+uloDWQKYvTOuIoY4d01eInfAiBoMp7S0KGAE4qMjEYwqhI4nICnHzAtp1WHdaLBU+Le6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2012803},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"b49f40cb87f8b67708606cda18ef56dec224a3a7","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap3' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@custom-constraint'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.2.1_1747378674933_0.36999674369543833","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"jedison","version":"0.2.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.2.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"cf4b89e8f853a803bd0a808eef14b15a01381a02","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.2.2.tgz","fileCount":10,"integrity":"sha512-pPEguFpMAolTkRQEGSu1ugwUvUlzli52MZZQcq404IF1XkNM/G0TWK8FefyRnPRulmj9Tv+DgEzoCQ6IkTOpgg==","signatures":[{"sig":"MEYCIQCRNXTbV20kbG46Q2YqSrJyrBHjJd9JMwQqiFkCRBpk+AIhAN+SKEVshH/9TY4VcTSQgHVfLE+/vvsiQLuErUiqekFQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1982133},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"085315d83f4d657c38d366fc5fee2dd128941876","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep ' @if-then-else-nested-simple'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.2.2_1747651045904_0.5114297572295741","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"jedison","version":"0.2.3","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.2.3","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"788511e6ca7865e34cbed4017010c1f7a3252b1d","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.2.3.tgz","fileCount":10,"integrity":"sha512-0a7ODpUqfPn94Kc56vftm+TRyEppo2uGPhLGNYD63bxS9XjRXfNBzc51JhfyuC+5NTKehMJ9xXN6iStjJWXdqA==","signatures":[{"sig":"MEUCIQDm94OTZNF5G7t9HTDLyDKX6NGmnPkCFaTJi9kS72ApnQIgGiJJioD9tP+WX8lMALqVFJtQlHeErUAbWRg1p+OmYyw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1982554},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"0983fe82bcf2bd39e0ba9b403b282f2bd20f5a50","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep ' @if-then-else-nested-simple'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.2.3_1747655867326_0.16978342664127166","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"jedison","version":"0.3.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"9c7b5d12291f8c2982bbbb9c4ee986add5a04efe","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.0.tgz","fileCount":10,"integrity":"sha512-YtqzgArw/grPYz0+VRi1hOx2UExkIJoEEicSIMeEfBRehZLQYqRZHzl7GF5ismgK0jrSz/lEXOOa/Vk6SYknBA==","signatures":[{"sig":"MEQCICzg7qLThg3TQ0PECuRLXP7SmQsg0MIUmkKoK8WqaxbeAiBLEOvITbJJBTB7NuYe5Pr/EagonZvT5qMXBMv5jW46Hw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2012853},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"40f5ec9fff519d884d7b744f77d21be10309eb9d","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep ' @if-then-else-nested-simple'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.0_1748345642480_0.05836918455080187","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"jedison","version":"0.3.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"d4b49a797b3610d13571421af69a8620f5236288","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.1.tgz","fileCount":10,"integrity":"sha512-YELaJ4G1z0D+2KKL30QOvWA/Qk7duCIRIXAq/FKbg6ZoAm5XNAvalH1iFk0BDCM/77/0bnc855A75lekCGAw2g==","signatures":[{"sig":"MEUCIHISmkfMthBhRKPP3/xxsoebrvW1zU3figHUArvpoiZZAiEA67CMiGFlnQ7mdG8xc1FuqEdQsCrgKKe1FcS6qJGMFqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2012850},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"00d95da7c8c9637521e187dd0e97f4a6f55b2993","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep ' @if-then-else-nested-simple'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.1_1748346702494_0.29648642000652536","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"jedison","version":"0.3.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"092d11ab76cf58cb748e01ef33f4791dfaf2a0a8","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.2.tgz","fileCount":10,"integrity":"sha512-P5CGaYJji1OmtZDVXmvXgICOWxs78jAC1k5DN9sDL0beqfbUS5RXFQGUQ8nsRRdFc976orWames9bEHIq8am/Q==","signatures":[{"sig":"MEUCIQCn7G7aGCm0af1KeqTGu2KPxuAO9kDgDAvDBNOKHV6oxAIgecfGukF1qwU6fUGE8ST1P61i/3jUHy3i6FHEe7PPpNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2013308},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"f748b578f5ae9c937f11217665dc56c8817cac97","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep ' @if-then-else-nested-simple'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.2_1748603966422_0.12324436381246451","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"jedison","version":"0.3.3","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.3","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"e105b077dea31a348ae06aa8d965804c456bd13e","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.3.tgz","fileCount":10,"integrity":"sha512-yhw02hYByeZ7BjntSbQgLnRaNbfYZ/hCsMKkV9OP+mG6VXEw5EwhsjFIZSvg4fQOGtfz9Ycyib70PCq2oATE+g==","signatures":[{"sig":"MEUCIQCAPhV98XyW9XxKYYt3jBis4Ss6dG7Iejv2E6YJSAritwIgS17Oqjl3MP+v/KxH1OhGPWSWidlLoyO82URrjLInwsI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2013201},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"8332ca02766901c0841c2a394399a513226e7765","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@if-then-else-initial-value-enforceConst'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.1","axios":"^1.8.4","braces":"^3.0.3","tar-fs":">=2.1.2","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.3_1748868835669_0.9329254843653949","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"jedison","version":"0.3.4","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.4","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"b60ad58dde154d10311efe6af0119193fda0f76c","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.4.tgz","fileCount":10,"integrity":"sha512-b2UTW2tZl7LAdWf/pIrw59BwROZewdo8NyVoE/sK4rK1+df9UdEgzOBiXH8Ga01vj+mNFG05aJeJCugQK3WadA==","signatures":[{"sig":"MEUCIQCo3cDkptCMsu/UiTeOmntiZUOR/aDDSzvg3kIlu75QaQIga6sBuj/l7TBK/8ohT5KF+b8X8kzuRMwYjOMRIQFNxbw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2013232},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"714a7b3bc3295e80d956377eaf46bb5b1c235f5b","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@if-then-else-initial-value-enforceConst'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.4_1748951180969_0.9761977677086828","host":"s3://npm-registry-packages-npm-production"}},"0.3.5":{"name":"jedison","version":"0.3.5","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.5","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"065fab31cd839630944a1390200d96b39de3a720","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.5.tgz","fileCount":10,"integrity":"sha512-KwDUhkUXB1j3G15as+mXjgh3j2y+K3t64TrxGOurj6V1uC+SLSpJZeo7Cd2Yg6bSFUZUOO9wi5WW4z0rYC6xgg==","signatures":[{"sig":"MEUCICrGayLTpkkiR/Mfn9y/h1BIBKvUMiv1Po7amIT6L2SFAiEArX7ZFwqtDDBurA05K1X0MSH1xmX92BPemnGunPAQ49U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2024532},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"118fcfa7c4c43c7a5709f0accf15004995b8d245","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@number-input-nullable'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^29.4.1","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.5_1749562761337_0.7798606888010913","host":"s3://npm-registry-packages-npm-production"}},"0.3.6":{"name":"jedison","version":"0.3.6","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.6","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"3c5c308994f34380affdb09118e6452142eedb5e","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.6.tgz","fileCount":10,"integrity":"sha512-BOc7OdzjffG7S9VSL7iArxggeRjc/wNjWWwjkaFuGj6nTR1n21bMsuuaexMOj/4H1O5E1ZHBSvsPvM4uxIccIQ==","signatures":[{"sig":"MEQCIDNRf3+ncEIAtHGgY4KQX9RURuDrOX2D7NrfxXv1xjDOAiATlQGXvLya+BzrbnT+QsD79xmU24MQ2RP6n0tQoosDIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2029743},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"f82b280c5321ec3d69ea9afc964470ce65e89ead","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@number-input-nullable'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.6_1749715143766_0.9074110631514016","host":"s3://npm-registry-packages-npm-production"}},"0.3.7":{"name":"jedison","version":"0.3.7","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.7","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"e23c4e81bcd3ff201184e2a17664b0f56de70cf2","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.7.tgz","fileCount":10,"integrity":"sha512-bGeXZqZTNuu1p5vy7xjgk4kpNBoa9H1ToPRMC05Ru3Sls2uWFFkSi/5nVtB97+8poRlgPjMsel1qV8lvsJ3yMQ==","signatures":[{"sig":"MEUCIG4isC6L2ySUymt5BvhU/WwhSv73K2CQuie+PDroxj37AiEA6cddJfAMwcCZvDny4upC4MBVogsMMevWRApE+XlFu+w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2030448},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"0fae574d7bfadb8606fbe36feafcb015d2578cf4","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@array-items-disabled-state'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.7_1749804739077_0.595388413603273","host":"s3://npm-registry-packages-npm-production"}},"0.3.8":{"name":"jedison","version":"0.3.8","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.8","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"f0c893577146383c2e79c807b4c78be134c6b168","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.8.tgz","fileCount":10,"integrity":"sha512-QYGe/WRKg6hqxI13baXKZ8537x84joGofxGs7yhhy2G+QTz82xW6YlMGmjybwBNzlqX6IAXSfRDsZP4BBRdZxQ==","signatures":[{"sig":"MEUCIDeMlqW7EVDHaWpboEtCrANrtNSK6ET91TvCuY8QhtdxAiEAxomfnRv0Y5uSuB1Rph6OQ5xBdk3rw8Ovp0PLbYvEzYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2033126},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"591bf3afc9df424ac9163b8a7cea820aec99f3af","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@if-then-else-nullable-initial-value'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","actor":{"name":"germanbisurgi","type":"user","email":"gebisurgi@protonmail.com"},"email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.8_1751267110187_0.3183458568081634","host":"s3://npm-registry-packages-npm-production"}},"0.3.9":{"name":"jedison","version":"0.3.9","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.9","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"c246e7a43391da727467808c2badb55ed91f59b4","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.9.tgz","fileCount":10,"integrity":"sha512-+0rgTkH9dQxkESAQecwIXpgVgAYP8/mLeu0FEOaSPOcVIySbZ8sBiOJrJ9mSX/n7H2KF4cy61dqM3CXbavi0TA==","signatures":[{"sig":"MEQCIHX4lHCNjEgBDzvAzYuuukY0xuCrEGsHPCvQ3ZMtBRIVAiBh+8xocwuBOybCY/42Pa5nTGJaT2Jivdmzf24wnXB7Fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2036390},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"4bcc613b5cde7b34464c664017ffde9d610d30b9","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@templates'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","actor":{"name":"germanbisurgi","type":"user","email":"gebisurgi@protonmail.com"},"email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.9_1751631556991_0.17051843078504958","host":"s3://npm-registry-packages-npm-production"}},"0.3.10":{"name":"jedison","version":"0.3.10","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.10","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"b713dd9e3d098bb649383fa1c2606df941e3bc74","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.10.tgz","fileCount":10,"integrity":"sha512-umovm8bCLrgfhdRmJv8BD+kW4Z5bfl2U0BpiBfSOI1cj1c8w43zNd5RdQABCYvFsfHsxQqLCC1ltMHKwP2qyLw==","signatures":[{"sig":"MEQCIGkmVnS3ieAo04+iG9DgrGPUexsIm7xaZcRP7f3t8yH2AiBHwh1k6XV/JmyLlj4Vm8/CqDf3Qv+fr5Y5+T//EqUv0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2080160},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"e836b9db502fe02cc209f2d799cf3865aa05c481","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@object-propGroup'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","actor":{"name":"germanbisurgi","type":"user","email":"gebisurgi@protonmail.com"},"email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.10_1751897670368_0.8924257235645547","host":"s3://npm-registry-packages-npm-production"}},"0.3.11":{"name":"jedison","version":"0.3.11","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.11","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"71d70a22ee47a3d909f7ed74d502795dccc86379","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.11.tgz","fileCount":10,"integrity":"sha512-J2HwG6aib6kQ5ED3MQuBk2ExIz7x8pcXMaN+dDwFy85J56pXL/NrmQPXe8a1u8LHzMAo8DdFuRFwU6brWQhtXQ==","signatures":[{"sig":"MEQCIGmY5MPunNIjCKd2FT0FsIi5aMtvjgsVISFLUA89ialiAiBBXz28ymsyGlau34y4bmTCL3pX8+38VsaayOqbktqBXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2083176},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"2b59d9581451b63cfb44e07f86aa8ccbeac12751","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@if-then-else-initial-value-enforceConst'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.11_1752674663982_0.05852471776261514","host":"s3://npm-registry-packages-npm-production"}},"0.3.12":{"name":"jedison","version":"0.3.12","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.12","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"32e92890e8717c91b74a3f98fdc90dc17d44169a","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.12.tgz","fileCount":10,"integrity":"sha512-TNt3WOuJfVwoF2iRluwtv85AjvBFVubjZSWWUnU3ZndlND07bRvHKxOdj/XjCXF05AeBfpqWVaNbEWTXRutlRw==","signatures":[{"sig":"MEUCIAIrTZcrjQKCFSJXWNfv/unL6aE/6sM+JWTSRw3E7tMbAiEA7QXy5GFDdEWFHwc3ozQMP038Yxl2+Knj1czeCqI1VTw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2122916},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"65aa64910242a87e965b6a55facfe803bf96d93d","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@number-range'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.12_1753106358425_0.6929644286509518","host":"s3://npm-registry-packages-npm-production"}},"0.3.13":{"name":"jedison","version":"0.3.13","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.13","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"570606b2ab6c6e1048c2940acb5918b1ce38dfec","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.13.tgz","fileCount":10,"integrity":"sha512-O+Bro++p0NKsX38C3zglW/LQBajZRsjbuLzx+pvQlegw+AG3/MZX6iEsQu2XLo8woguP5LqhyoAVrEImZ0H79Q==","signatures":[{"sig":"MEQCIDb5kZEsqhyO3tD6CDh2qUb6spxBvYUzPQQByocHikydAiAfDDrdNemUj/p4Xn0JiaF0Gq23G94YGA1Qp7M/P1hIgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2124216},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"a1daa8573563b7ac4043b18613c50b26e198c5f5","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@number-range'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.13_1755081260917_0.8788275222187016","host":"s3://npm-registry-packages-npm-production"}},"0.3.14":{"name":"jedison","version":"0.3.14","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.14","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"cd0cf692c8e0892ac19dba2f4340a2d2b8ed45ce","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.14.tgz","fileCount":10,"integrity":"sha512-x1Muw1M/Y7czpcbgPB/YHARq6Dzb+cG2pOasuDg/zBnVWsmeq2iFEaxXnVsRYgEgVp7pQvpgs6kiv4lPVCy6pg==","signatures":[{"sig":"MEYCIQDO8pWf+pnwj8AKCN10D7s4GlZXKtNO0y9y+oi/Z9zNlgIhAM5Cm55NwQGcBPq685K4N6GjBpS8YA+2mUojc/efE05s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2123011},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"1cc3f3e9fe450fa4feac7b971dbf269b3272aad4","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@string-jodit'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.14_1755609474083_0.5113175404169217","host":"s3://npm-registry-packages-npm-production"}},"0.3.15":{"name":"jedison","version":"0.3.15","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.15","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"3f881cbfc83736b05de0ff2d4d90f561dcf31d42","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.15.tgz","fileCount":10,"integrity":"sha512-VVqUHcEFVywUS2fP75Pou+wiq03j7SrUOGIsCcsB8mRPSiCTeMcR/WNpJXyGP9cHJHBFiotCtG0Ysn4Wkk/A7Q==","signatures":[{"sig":"MEQCICSgfy41WQMJYNpmOCKMjaWAPud5TRU0KiBvO5QcFFl1AiBJlOeAiOW77YSan/VTfcobGV4k7DL19iHoGgdf4jfM/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2131002},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"14460a80182db85fa68952f58bb7932a795fafd6","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@string-jodit'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.15_1757409863668_0.3932292136503788","host":"s3://npm-registry-packages-npm-production"}},"0.3.16":{"name":"jedison","version":"0.3.16","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.16","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"3987df2c7b993a894afd61586c8f47ed561ac062","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.16.tgz","fileCount":10,"integrity":"sha512-M2jXuhLIgU5S3pi/QhhARLZab7fkiUj+YDv079ivyZCMRQQHp5w2apvrpu6yB96tMtwJXWPE4zQyXyUUoGqzbg==","signatures":[{"sig":"MEQCICSQPW8/W7dhb7p0yKp1eqfEFDdRL9mc9porsQ0KU9jqAiArbbyjcUwGrjLV31qM2MNB0u3O/QXNgWPtH/x0ytVslw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2130511},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"901d580eb5bfa9263b72e76f4e0761b89b2cb17b","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@oneOf-minItems-contamination'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.2","axios":"^1.9.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.2","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.16_1757512014980_0.08633674811228986","host":"s3://npm-registry-packages-npm-production"}},"0.3.17":{"name":"jedison","version":"0.3.17","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.17","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"355f311fa6d4ca44c957bdba462a6e2b7a1e7b97","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.17.tgz","fileCount":10,"integrity":"sha512-xWLoPulHd7GEe8gq7Xxk4edbfBy4XYyxGZau1zy4KK/v6N/pZLTZuoCcG5Y4aFjjGnaX0GCMpVBFouRy6IlefQ==","signatures":[{"sig":"MEQCICjPv7xd7gVSZSMG17W5gK4lMjLVKLM1wjamQaZ5U7MPAiA6Up294EeL2ufNO6fjRnCvVpV2gm1WW5MBt72J7t8Z4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2133778},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"431d701b0a777e36fc96a01b51c8bc824435a61f","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@oneOf-minItems-contamination'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.17_1757666269793_0.12375221571170081","host":"s3://npm-registry-packages-npm-production"}},"0.3.18":{"name":"jedison","version":"0.3.18","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.18","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"35ae4ee9b78f5b874762acb8f6c4c3dd264570c6","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.18.tgz","fileCount":10,"integrity":"sha512-Ud5B6chibY/ujmoapks0q4TdDCGDQ4JkqLVHkN9PTV+ni1oL/+ag+yq6gJaldJw37kghB+8AT4x5IM5KxuJBzA==","signatures":[{"sig":"MEUCICq+8eUaglbYcgfTYi1i2LMnAxDT0k598nVnCcJsTX74AiEAr5YJUA8MYkRWkx/hfVYVIm9F8/kF/DZKj2z4Ik/+2Hg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2135425},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"a006aa0acd81ae70b7d0f7febe8d4704c22359ef","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@multiple-register'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.18_1758021629177_0.9184656288343993","host":"s3://npm-registry-packages-npm-production"}},"0.3.19":{"name":"jedison","version":"0.3.19","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.19","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"4bc625a962cf223f49ebfb1687359c5f8d679acf","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.19.tgz","fileCount":10,"integrity":"sha512-zt9LlYpRmPkVSN4UjsirlSLS7mhpRX1pZ4TzrLSBdcuysi1Hmc3RSvfmV9F4gXLE/JSHywhg2L3TFAy1B6Q6tA==","signatures":[{"sig":"MEQCIHowCxW3OeWuImjNXzXjuzGac8b7G2GEgmyTejoK6dEqAiAlRg5zQhs6/LSNaW5nbPPjChphT6MbLr9mcgeOuidCWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2144057},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"1d43ede5d29b0d10970682bf765469061921b380","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@multiple-register'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.0.9","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.19_1758030410304_0.5714228746933356","host":"s3://npm-registry-packages-npm-production"}},"0.3.20":{"name":"jedison","version":"0.3.20","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.20","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"7453d620497c9514a4c0e3c0e56f31e781c34dc7","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.20.tgz","fileCount":10,"integrity":"sha512-Ihk3XiR4aFUc5sw8cC2fEGL8xNzo+zpY9UvTTWnKxqOF/M/izHg8jz1Nm0eBNm34VJe1MwUZllEAX/WS1fE4NA==","signatures":[{"sig":"MEUCIBLI3Sf8ct31/+9sQfgbYRz2MDf2ZCd7OmL88v1Fh94tAiEA48IgDKHu2ray++hmsdBDlW3eTNx1g7/9hKpCfaFaKfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2182183},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"61461007a44afe2dad2987460f9257a510ca08a2","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@edit-json-data'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.20_1759907432489_0.6674550608516703","host":"s3://npm-registry-packages-npm-production"}},"0.3.21":{"name":"jedison","version":"0.3.21","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.21","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"bf281ca84da5daafe231ad5bf011f84196b790ba","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.21.tgz","fileCount":10,"integrity":"sha512-diOWWj1Qgrg/kIQcpZnK4Agbchjdfh6OFxNIE8YcEeRckq7UmYzqw85JrvW3Kxih8DlfqyhircGKnDy1/Jbvvg==","signatures":[{"sig":"MEQCIBWP0wVDdtxFUlijWIVenGHe/doTLxWRym6VuO5PEhKFAiAgOHroeh7zFLHNCXntCMrWBURgqlJbnpeo1t9tm/XtTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2182205},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"247fd89981613e4ed11878c7095f1018583dd7bb","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@edit-json-data'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.21_1759907819487_0.25368704953786203","host":"s3://npm-registry-packages-npm-production"}},"0.3.22":{"name":"jedison","version":"0.3.22","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.22","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"08c5e6ec9d9463a34b5fb45c47b55033cf097272","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.22.tgz","fileCount":10,"integrity":"sha512-W9jVD7SpotqCOEpsOv6LXUgtk8RC9Fyr1a1lwGUBOttDNuXgjtZXcOSt4aQbQeI5OwKPm5tGn2PsSntlrDdDxQ==","signatures":[{"sig":"MEYCIQDiYSShK+yYcJR7DRM5MnXEfqf6gvA4rdmgBKEvdLx5PQIhAMeP4BLPUDB7rjyE/T16rUziIeQqXwWvib7DjbQnnMhJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2199771},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"b4a9656c0b0f71dec3e1cbd80eac5bf0c01377fc","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"npm run e2e && npm run e2e:b3 && npm run e2e:b4 && npm run e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' npm run e2e","e2e:b4":"THEME='bootstrap4' npm run e2e","e2e:b5":"THEME='bootstrap5' npm run e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep '@templates'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn serve & yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript Library for JSON Validation and Editing","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.22_1763387118351_0.6080352971561369","host":"s3://npm-registry-packages-npm-production"}},"0.3.23":{"name":"jedison","version":"0.3.23","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.23","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"a894099993f1a970ca848914e847bc5771abecbf","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.23.tgz","fileCount":10,"integrity":"sha512-Ek6ZtG1aMYocTQFfjEIQXrj4be3FePgsKRWqXU7MZUtt/rZsNdxq9W5tgozt6xiZHpUX/JZfuMbBjr5HBmDvhw==","signatures":[{"sig":"MEUCIQDDJpxBpRaPnvcJy/elOHNNDYG6E+hOBpqG9nBJaukwJAIgCFL4G8OsKt3JTpnuuzkeB3ajHT7rC19MmjyXHdXAQ4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2201198},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"122d3fe4a21a1ee83983b66bf64d66d4715e99fd","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' yarn e2e","e2e:b4":"THEME='bootstrap4' yarn e2e","e2e:b5":"THEME='bootstrap5' yarn e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-8'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","glob":">=11.1.0","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.23_1765294192721_0.37436757999734693","host":"s3://npm-registry-packages-npm-production"}},"0.3.24":{"name":"jedison","version":"0.3.24","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.24","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"4f590a963b1d0868480b9116f85a7812575bfea4","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.24.tgz","fileCount":10,"integrity":"sha512-uW3BDofj8ZPnFBfIACavgspNmrte7ZAcm4TSricBGxrVeMlphQkRBvqKTnBv7lkJK7wQf9kIquqk0yKih3gOmA==","signatures":[{"sig":"MEUCIBgIL/Ju0oP4D+VugUJ0/rh/U1y2AEgPDAwygd7u0DtNAiEAxdkuH3ZzKmpIf83OTGX2kcqOlnqjSjQ85crrkXH7244=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2227247},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"070cb7144db9e12024d82c4cc9e1113bdc7687c8","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' yarn e2e","e2e:b4":"THEME='bootstrap4' yarn e2e","e2e:b5":"THEME='bootstrap5' yarn e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @string-ace'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","glob":">=11.1.0","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.24_1766237546793_0.38292799229942553","host":"s3://npm-registry-packages-npm-production"}},"0.3.25":{"name":"jedison","version":"0.3.25","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.25","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"ca40b40c3a48d8cf254e359376ab76a157fb7595","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.25.tgz","fileCount":10,"integrity":"sha512-MDULQRSclJ498KhUS1wXo1lOIjAGE0S/lE0yYwEyc1nhlGLemeZWuYmMTLW5yjjlpN8QZCC94i6vRr2GVhExlg==","signatures":[{"sig":"MEUCIQD9+gW03BsQMhPC9iuP30DUAO8UFzCiY18lCFZkzLD3zQIgcYJjrEaCDFTfnzCGhGPpTKPfhm635vfWp4e60pEs3oY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2230918},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"b7c0bc8c3ddb2a0e0c7892b06f8d6f675b8b8961","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' yarn e2e","e2e:b4":"THEME='bootstrap4' yarn e2e","e2e:b5":"THEME='bootstrap5' yarn e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @template-functions'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.3","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3 ","glob":">=11.1.0","axios":"^1.12.0","braces":"^3.0.3","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.25_1768813673533_0.9592972226070762","host":"s3://npm-registry-packages-npm-production"}},"0.3.26":{"name":"jedison","version":"0.3.26","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@0.3.26","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"bc7963afc903da0fd663b768e4987d3a0323da27","tarball":"https://registry.npmjs.org/jedison/-/jedison-0.3.26.tgz","fileCount":10,"integrity":"sha512-4JOkWLUslcq5or/d0cOwMeYeQUv8Y6bBpMLSGUkWAp8omWd4uRpDrY1Z7dRUTBxIzga344D10OQ5iukFIU5oMQ==","signatures":[{"sig":"MEUCIHx4+EdqMq0Pldgvg2t5rqHd5AuvSkdpmC9PlxQLRO+xAiEAm6qPF4JHtI/KaHJhh6UcRwLUi70fXNqiGJnYdCRP6e8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2233115},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"b8cc508ac6b7d77e6e88f54823a6b717ef32259a","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' yarn e2e","e2e:b4":"THEME='bootstrap4' yarn e2e","e2e:b5":"THEME='bootstrap5' yarn e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @jodit-as-prop'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.3","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":"^1.12.0","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12"},"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_0.3.26_1769085751400_0.8518016373459747","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"jedison","version":"1.0.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.0.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"6e48afd866056195500e8a959d77bf4048302278","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.0.0.tgz","fileCount":10,"integrity":"sha512-Ve4f3mViasEXTUqATZrK8ZIMsfvm70bj9EteiwYhThG9lfm9XHV+2sfSUqdpE4wIqDg4IXoyjkM1IM/dEyC3XA==","signatures":[{"sig":"MEUCIQDqFT68dF62P9+OF0EVTU6Y/7PUoyUlevyJH5odqKjIJAIgdp+U1HBro/ko/hHza4aOF0Cd0elluoJu6UoNhyQ7dwo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2237319},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"51112c613e49229c72a04f5a6bfce6eae51877d8","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"THEME='bootstrap3' yarn e2e","e2e:b4":"THEME='bootstrap4' yarn e2e","e2e:b5":"THEME='bootstrap5' yarn e2e","release":"npm publish --access public","e2e:grep":"SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @jodit-as-prop'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","test:full":"yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":"^1.12.0","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.0.0_1770199163608_0.5318688781230565","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"jedison","version":"1.1.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.1.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"2e0400b1323c458c3ead936c94a22126e5c3a955","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.1.0.tgz","fileCount":10,"integrity":"sha512-GU2D40avzcE7GzROKQ5mYrFtKYyYrZFzzAZJ5P0wg1z7T0JPBY5+9xULJYCb0uTGjjcMhh1PAoEOMGnT6IcFmQ==","signatures":[{"sig":"MEQCIDu/AVlsrELBv52UHD9JR7pvXNH3N6k1c5gofzS8zFUGAiBZdr/ebHgK+Efm++3oY4/nGbBNeNxTgwNQjsbuLXmNXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2239527},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"275b144c05797bd7c6186c3fe7a4f408a13fed74","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @jodit-as-prop'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":"^1.12.0","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.1.0_1770382995490_0.6994480133818388","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"jedison","version":"1.2.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.2.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"3003d5ac2cc8540c6de91851357edafdf3892797","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.2.0.tgz","fileCount":10,"integrity":"sha512-MJTh7Pje1g1lAPhOizGqLIwkk+wAq18JX1Ra8FeHgqzIkcfogeKO9ekpjTFAjJnVZ7RDbO4Sw96vB1wQOGAnmg==","signatures":[{"sig":"MEYCIQC/sZJGwjO09BlW7H29NP58erYYcEAcn595mxReXM1qdgIhALTm0/myKdhG9JEWUaxhnx5o+vdxKXxdh5TR2504DCxU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2248310},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"39d7a5a1a37eb50a4457673aaa045f5b297a4222","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @jodit-as-prop'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":"^1.12.0","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.2.0_1770416182886_0.6460963019098527","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"jedison","version":"1.3.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.3.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"5506702f7e631ac66120beaa74e5669f2fbaf197","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.3.0.tgz","fileCount":10,"integrity":"sha512-/xVo1kLlFwMrebzhCT18X7/Tuqoi++OLYLzAJTg3sMmoHAqQNZFsPH09n1OumRD0eEhmlkVc9spRTDXu1nW4ew==","signatures":[{"sig":"MEQCICxRDllAQzQugZp5uoeKLFTkaqb5SMFTHG7WCcNGPUzyAiBd3M2Cb1AXJG93NrDPUn3MpCXWuvQiPcbfXgmSwcfMCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2261195},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"7e9a6f224847f05332b67d7764f577417e518a64","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @constraint-attributes'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.3.0_1771248972143_0.022242018607582237","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"jedison","version":"1.3.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.3.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"b16b98d3614fd47eb2ce1358a9b815b785a1e0ad","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.3.1.tgz","fileCount":10,"integrity":"sha512-ZE5RuhaObeUeEybYRUbtEE5CwXwYRPC6Xfwh5cmWP3rJwHwvVqWdfYPKWAcT9lHejTQdFZqlVjqN8jKgLK5EJg==","signatures":[{"sig":"MEYCIQDm0qzMoXM8Ok7LCnymj0t0zzocggy879LRW5pWVLHdGwIhAJDZAO6hMHM4+B7KPcRhqJu6bZ35xNBiiIlPn9hU7GHB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2268111},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"a57934c9fb126f2d85f0f190f4b6480ecf105085","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @nav-warning'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":">=8.18.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":"^1.1.12","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.3.1_1771491154771_0.7066985383319082","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"jedison","version":"1.3.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.3.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"2c2903d7635ed598e436f20da9502da33bfe105d","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.3.2.tgz","fileCount":10,"integrity":"sha512-B3EEgVIxXFKGEzlzMxFWOtAWEiCO8WMLVXMDOT31xrD9799r3jl5bSTRsSJDbpp5n1vXrtqF8eQL4MoEqtN/Ag==","signatures":[{"sig":"MEYCIQC7fsDSYBolZ5XrA7hGRCA36d9b2iD9Y+dHfm/7fmkHlQIhAMuYf5baTkWsEVfrcfcAIL3vYC16O+coNtl4Zapttxep","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2268119},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"22654e1be36900d957b491f7d805223c570257e7","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @nav-warning'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.3.2_1771493274914_0.8116151464751453","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"jedison","version":"1.3.3","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.3.3","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"561fc7e5d444f8a9d8935f1ad5b97410bac15dbb","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.3.3.tgz","fileCount":10,"integrity":"sha512-SCzU2cJ5IaVVEUGdhgquNNE09lQrcfPWPPviJwW5DcateyQQBwbhzoHjpLefVk5rmRx/h8vPXP/c8Jpd3yITLw==","signatures":[{"sig":"MEUCIQD/3dRPnxQD947LDexPplRBEH8HYDETXnxYRuvpw+ysMAIgazOPPwCkjUgVxd7EnrfAp432RQfktzTWgcJjtOtda0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2268951},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"9c748a65d497af263f3ef1a026e70b871d3268ed","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @nav-warning'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.3.3_1771503746394_0.08611310159105456","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"jedison","version":"1.3.4","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.3.4","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"a8ae6c6112d0de49d23bd938289efbf65b164752","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.3.4.tgz","fileCount":10,"integrity":"sha512-C5iVZeaLx8jDi/Q/1T7jepQ1TdlBO2mR7AMulXXnF5JCTNfuCp/jIRR9BUg57LGO1DfTKlvP0EgQuKyRz5Cs0Q==","signatures":[{"sig":"MEQCID3UodpCnF2ibOcU5fe87dWOqa2tZyWeBInusaitEM+RAiA5oL/0Hj5sAdn4gqqFOKTUkMOOje7PuqZkNuF8JZ3jng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2273105},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"2dbb272ede6ae5361b6501fa865e9a89160ae810","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @if-then-else-value-overrides'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.3.4_1771518131316_0.9462461161399234","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"jedison","version":"1.3.5","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.3.5","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"c6cdf6650029542feea4333b0c62129055d23334","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.3.5.tgz","fileCount":10,"integrity":"sha512-6IWeONQO8CPlJiuW1upti23Rr+WgwSiq1NmfPCaaH8xSv7J+QdJY6hpX3wvU8E3iFe63sKeS7BO5m5tOWt6eDw==","signatures":[{"sig":"MEQCIF3oGzNWhmE7tKkfnxeRWVVBgYevKNNNUK3FsDoDOWEMAiAvktgKRMmRzTWqV0sSkCIkj8zaT5r0Nb5WGCZQCMnyRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2285713},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"7bec1613998be0293efe145fb64be3b712405b77","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @nav-warning'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.3.5_1771577266508_0.8548613074861948","host":"s3://npm-registry-packages-npm-production"}},"1.3.6":{"name":"jedison","version":"1.3.6","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.3.6","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"b3bd07aac471bcb9b13d4261246b1eb8acbb04db","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.3.6.tgz","fileCount":10,"integrity":"sha512-59sJYeNy6+swVMM8iXYuyKyEviwVw6N57loPYzZfk7k3f3+Z1in4mtxHFUxclQxHKCv8Ppbr4XJtrsijqDX0fw==","signatures":[{"sig":"MEUCIQCuWbx4dYKVyu21bYUgiuKGnxMTa5jKxJ3HSfQ+KIsIMAIgCHgAFYL8RdQ1cyBtwItCL43Y7hz6edLDn/6pzk8gmkY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2285785},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"131fe3d509d1c473009a9b9a3fdaa039b1ca1628","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @nav-warning'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.3.6_1771583311030_0.03864181564967528","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"jedison","version":"1.4.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.4.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"628ade064a009b27ef6c05fa38ac06506fe3918f","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.4.0.tgz","fileCount":10,"integrity":"sha512-zwZgRcRiFWwqfE9UFk7/1hEEZzScLPiMtjJ6j2MviFaBj6RjaLZP9mGrZ7z70yQCdJoG9JCfUV50oxEHZf2dag==","signatures":[{"sig":"MEUCIQD6u8E4UT9Kr7mv/LRC9XwtfwaoRBb46zWb4lOMCKXiiQIgAzavwBQkbS/ghDiua/mqksivEM3a8DMJTzwGu7tLFHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2302543},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"1625974731beb953ed05b634244e7dc0d974de67","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @editor-showErrors'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.4.0_1771773574256_0.9431250852337054","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"jedison","version":"1.4.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.4.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"13009ad9f9bd7f1e28cf2c7aee1f5fd536d2f39b","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.4.1.tgz","fileCount":10,"integrity":"sha512-TBv2gJhxRWtVZV2qcShj3GJncRC4Qcd2+Qr9/nEWE2PRRI+90bcgMvenn40uV0idN+AFtseVseK+rs3TXJm21A==","signatures":[{"sig":"MEYCIQDWNJpBaRcaYLWF02sxlVbc70cVORN8Mm3v5kZLoBXwHwIhANex3gtftW6CDiibc0EQtvtBJgmnEKmOoeA7XROYAthi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2303344},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"37e98b5e32d2ec3ef84f4e4bdbf4e1790d181116","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-13'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.4.1_1771849752256_0.5093185947318897","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"jedison","version":"1.4.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.4.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"83b3dc73681a2b89e73bcda59504c5b09c8d9c21","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.4.2.tgz","fileCount":10,"integrity":"sha512-OUt59z1ncIoE6Y7nmIu2u1XDKg+yOjVmjJf8+JC0xMA9/41jjWe2Fnm4Hthy1v3dVOxO1lndklc5sCDfvjG2sg==","signatures":[{"sig":"MEUCIArr+2jE6hG0mEqVyPRpfojUOMA14HRQSCT8k2F7xEuuAiEAkSl6hdtM+Xddy+vJS1C6miEjFNOp9CAeezDo+GYnNxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2310824},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"c6a0333bb1392757a7f7ebfd1b0dddcb96992175","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-13'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.4.2_1772441302570_0.29627971299360056","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"jedison","version":"1.4.3","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.4.3","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"cb4af609fb45361740b770b8a09606ab5e7f60fb","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.4.3.tgz","fileCount":10,"integrity":"sha512-n8cRGpHutqSuob4gN9WvbvG0zuiQCipo61dq2Ix9NRipfJTMtUPMuV5l5AvTsYCkR0vHxwRaqdekOnvX1vhang==","signatures":[{"sig":"MEQCIDpcdvZrwmzp6Zh57Lji5sdS+iIO6UBQ9ZHOc9nIrR5oAiB5ytTwHXLmzz7zIhPJBlsJvI0d9nGRouAOj2NCd4RhAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2308153},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"ba47d9f6045493c15b2b14cdc3a6941a71cbb1bb","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-13'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.4.3_1772453635259_0.26205498360695967","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"jedison","version":"1.4.4","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.4.4","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"a3b9236974c36886bea6772de2907d460afe3109","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.4.4.tgz","fileCount":10,"integrity":"sha512-EhEqCldkT1IZkydjv/h7Ov1fRDJR7u3PFfS1xlv9u2/KJBsDxS6MUAmfGaRLo9+fLRPhQunsSgS/Kwa76A6meQ==","signatures":[{"sig":"MEUCIQDyOpywflo/qFVeh1o3pnrxB8NkYxbEWI84kXea6Rcw3AIgZ8Ef3a3ezXZ6uUCuZ9twZ6YrNAcou8HGTpBcBkmjL6k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2309316},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"fa2d7fdbfd1487da846b13768845475cfbe70067","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-17'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.4.4_1772560272250_0.12090245884864381","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"jedison","version":"1.5.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.5.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"a771e53ab1148461124c091821904bf6059c0a1c","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.5.0.tgz","fileCount":10,"integrity":"sha512-w2n9poUNgTewvOa1aishHkSG0VmSAYj16OkLnSL4EQwfvPbSnqJihJjhaSU2rDmW1mdgCus1wFcWIs/57WAyUw==","signatures":[{"sig":"MEUCIDKpEAz/4OT+wFIrYcMLz+mEH5empS2Wmsz2msiDI5sKAiEAqsidpT+9QWEQ8iHRIefN3A4FsqHEoiPI1lxxmbqYU6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2336267},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"13188bc476a75ffeabd973614203e6e8fc33c00d","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-17'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.1","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.5.0_1772565822676_0.23394536982418557","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"jedison","version":"1.5.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.5.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"7d38013eb3a86374ae65fb63dac607dfc4b62770","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.5.1.tgz","fileCount":10,"integrity":"sha512-NwK4byUloiT0IjGbqHQn1FP2gUUlO4atS42eMV8WNN4zvdvuHax02aruptGrQ2XCd68FNPW17UKziT+ACDyRGQ==","signatures":[{"sig":"MEUCIH6H7BjXrnf7SePJacMAquFvOgjnRqlJUqEV4DaFqYMSAiEAz5oa/e47DyCK4Mc1iu2HO5jmUr4ypV19p5QQ3LYB2Sk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2342074},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"8af6c3b07c5187159e33a4f37b500eb7f657cae6","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-17'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.0","rollup":">=4.59.0","tar-fs":">=3.1.1","js-yaml":">=4.1.1","minimatch":">=10.2.3","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.5.1_1772643947414_0.677293268506385","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"jedison","version":"1.6.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.6.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"adf37f62b435cc5ba173ba9bc26c67b917d03f88","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.6.0.tgz","fileCount":10,"integrity":"sha512-5reNlqdkTIY12UwxiYEPqxh8G9N6BnFDgleO4k9Isrh5cGq94AgnI2JGAppY833y8p9q8PVUqkJ1rnmrDYlBew==","signatures":[{"sig":"MEUCIQCqBVjrTjA0Ua2wpj7lcY/ZlNwnfYwkeoLDNm7+A5cJswIgU0FGYFX4r+ugK2h3V/fagOoGxq5zkz7auPk5v2FZA7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2513306},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"099fbadb69669e4a5ac5acc9e4322745a65e7a03","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-17'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.6.0_1773163634070_0.03437681617451305","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"jedison","version":"1.6.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.6.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"4d65da0506c346b62a9e152653131fb54dbeb5c4","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.6.1.tgz","fileCount":10,"integrity":"sha512-T9EST2IqGF8Y4pr1yvVax3n8XGs7S0ysDlmJJMB7BtpgdyDekEon6hg+9A/S3QdF3P50Ir5D9mYrhNyFmQ6oDA==","signatures":[{"sig":"MEQCIAvcHpQ4ocFveORgOd7TJ8TWLjstJonE060YnLQEsWZ5AiA9MFdTm+ntBJeTiIXMPGf7zJWVv18asEgToeXUf5EcDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2531851},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"545877916105b1749b80059fdaa371331bc5a631","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @navigate-to'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.6.1_1773177049977_0.4580712141118928","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"jedison","version":"1.7.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.7.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"2c3fbd02b8baece982376ccbeedb76452fc9da51","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.7.0.tgz","fileCount":10,"integrity":"sha512-Lj+N5iWo12j4dPihSxydPHWslnF17dAxs0UrG7frh6/0dqkpX8PId9WKjI72lpIHIDItCRSPf8SbEzMWZou0uQ==","signatures":[{"sig":"MEUCIQCG5yYjVjujuHJuvcL+JWOURJFlnxkovCqYtPETTLqDpAIgQjMvvVD07iX5Kee6XvHK5fjWlWIzr1NWdR1L6mhkFV0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2558527},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"a8de854c165ee10eb864fe3d36957677dd541f2f","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @if'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @if'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.7.0_1773506232447_0.10415858026121083","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"jedison","version":"1.8.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.8.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"60a80f509b09d7b6a30a1e339de25c522fa62635","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.8.0.tgz","fileCount":10,"integrity":"sha512-Zq+zRfWEX5aecFipXvXrZXVgukLQ6/yxgp7ldCgSVZqr5WE92nW4rqfSMs5OOleBqFrsDRbOGYndcH92Ickfbw==","signatures":[{"sig":"MEUCIQCk0VQDsTs5dHxujzQ2BoRlz3rFuzObJDqPjEYLEqJSUQIgfP/8JpDzDFQzVqTzB7bCxZrHROZSnlfBKQ4qALvX0jY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2613534},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"a3bf8c06ecf86044078f29cd5aed65d38405caec","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @array-footer'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @array-footer'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.8.0_1773669674426_0.3882500572822163","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"jedison","version":"1.9.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.9.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"03daa496265d3dba5a2205aad7fba42ca25470c3","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.9.0.tgz","fileCount":10,"integrity":"sha512-B6Qrf4B0hd9UEtjLCMH39zjSzNvXJ4Hb6448wQa0lClZkHMaYDJs2HQpmuNND8no7eabh3n6Z98CtgEi8CfxSA==","signatures":[{"sig":"MEYCIQDGPO2j6cE1gyK2VYUmRVdqOv2gKFtfFxt9zwJV8XGmZgIhAIFgVMTuU7WWIW0LJzZzaXA9f/LxT/YJd2i0xOENf2yU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2631545},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"6bc55a4e328c05791ac90bafd59f61e2c1bfd7d2","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-31'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @issue-31'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.9.0_1774387001522_0.9025551018778475","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"jedison","version":"1.9.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.9.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"f68f96ffc7e222c3af1f7325d28de945c5907381","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.9.1.tgz","fileCount":10,"integrity":"sha512-g378etgTxqarpNqPmw378QcblukMUMZMOd6CXGkFtHQWw31z+sEI7EM09Qsim9a1IG0vwgATC8escNzNlQa2bA==","signatures":[{"sig":"MEUCIQD3lPh3yxJmN1GjAv5HqsjqjQQZBAT2E9HwJEkjDxevggIgb285334jZaRuEKsb1XmVv1Rg/9ZrjCrcCjmbYcMMwyw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2632809},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"db7dacec8feb6ccb9029267845d4ad54420a89c8","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-31'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @issue-31'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","yaml":">=2.8.3","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.9.1_1774537439467_0.38629775172320713","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"jedison","version":"1.10.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.10.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"3baaf82b73bf54c847106d1bb39e9269fc950cb2","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.10.0.tgz","fileCount":10,"integrity":"sha512-H9UyftKFJZmx649kFNQ7+DK2Uuj1QQA51R1omcUk5+G4RPtMpiXKa/NKI3OtrfWjbE/1TmLkNC3siBuySENz6Q==","signatures":[{"sig":"MEUCIQCUqlmjImkN8bsYqcy4MyeD2C48lVcmAlf3VtHtyp2skwIgT8pWQi1Cp29iQLqaR4s/J/M4lgQQzf4R9bn4be4ZFv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2652834},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"148be4040f51d057f2563ca1e7e34b3e5c1090f5","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @string-pickr'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @string-pickr'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","yaml":">=2.8.3","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.10.0_1774908882681_0.4748845305932099","host":"s3://npm-registry-packages-npm-production"}},"1.10.1":{"name":"jedison","version":"1.10.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.10.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"9376b3c2d57d603ae16d13a624de236cec650641","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.10.1.tgz","fileCount":10,"integrity":"sha512-a5HQYr8W/Tksa1rNCpgx5U1v1UK8LW5WniIQ9+/BFmwf62IQamEREvhwkzOW6OOAc0Sj+Uhjc+B1xN7KLE+3Sw==","signatures":[{"sig":"MEQCIEkIjOpcgWOuxNerPhkIERlLMNKjcr15w4IIfZDJivLAAiBSHq0BSIa3H/htGeFMa4OLdvoNBQVWv9TNNppbm4rmKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2653974},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"799ef611cc0a6962dca9253a74685cf53eb29e5e","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-43'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @issue-43'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","yaml":">=2.8.3","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.17.23","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","brace-expansion":">=2.0.1","serialize-javascript":">=7.0.3","@isaacs/brace-expansion ":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.10.1_1775026255820_0.5376589564247582","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"name":"jedison","version":"1.11.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.11.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"737932825f133d39f3431d31fea10f0e0fd25210","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.11.0.tgz","fileCount":10,"integrity":"sha512-bRfkO6IGl6ridMoMH1IMcR3jrIocC+40ZeeukYMOoDrzBwjpFl9+DeqWm4vhX7hDvtXk+3E6hQpO8iQN8WePgg==","signatures":[{"sig":"MEQCIFDHe20qxIssqg7q0nUrfUL4fjTmpkqs4bP5L+gieVXCAiAA8OMNmi3SAEzYwi4u3a2J7ebLPTZM4ekqDk90/wlR9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2668127},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"bc633a09a09db1a54b739670bfe1d381db937b4f","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-43'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @issue-43'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","yaml":">=2.8.3","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.9","brace-expansion":">=5.0.5","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.11.0_1775134450859_0.8532910673925997","host":"s3://npm-registry-packages-npm-production"}},"1.11.1":{"name":"jedison","version":"1.11.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.11.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"3e74eb7ba0b86f2dc22332758e9f0d9bbb8f0112","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.11.1.tgz","fileCount":10,"integrity":"sha512-0o0jCkbobcgMHq3KnzD5rMK0oQ+tGeQNgwzTswMkp8xTRQ5E/9IYHc6qINovju2hDN8ngG3741LkO2+Z/mlY0Q==","signatures":[{"sig":"MEUCIHZBEc2DDJ66HfNTCmQaiS10ZwOpiNoQ9Gp6Q1fIbHWzAiEA78AqKVp5egNSR8DcOlSGZR6zNFoOSRi3H2DNAyexxT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2669348},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"7bf71746f8ce3d2a9fc241964e0cffcfe60f7b22","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-44'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @issue-44'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","yaml":">=2.8.3","axios":">=1.13.5","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.9","brace-expansion":">=5.0.5","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.11.1_1775427490499_0.46320773718862984","host":"s3://npm-registry-packages-npm-production"}},"1.11.2":{"name":"jedison","version":"1.11.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.11.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"442b1f1b2dc6efd5baac0e95ac802c94cbdc56bd","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.11.2.tgz","fileCount":10,"integrity":"sha512-nrvuqk+8bmey3ZidDUooXySKlmHjROCwC0KO6QpTfdtyz3hvN0p+XjYdWu3iJTrxWXccgAw59NiaSiG9I+gFkA==","signatures":[{"sig":"MEYCIQDHFT0/Cuk6k0i6DFDrr+eMeN+yZMW+fDOCFRgV3HbGkQIhAOe2hRI3S73s0VFQIKEn92PmzchzSXTFcGdH0sAYqnGc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2673382},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"8b57ad97a8542a5343a4503e089e450db156ab2e","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @issue-44'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @issue-44'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":"^8.18.3","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","yaml":">=2.8.3","axios":">=1.15.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.9","brace-expansion":">=5.0.5","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.11.2_1775818393140_0.4739196881607053","host":"s3://npm-registry-packages-npm-production"}},"1.12.0":{"name":"jedison","version":"1.12.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.12.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"bd20d7162a36fc1209c88332e3ab499efb7a6474","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.12.0.tgz","fileCount":10,"integrity":"sha512-i4hDGvwGVDRSkbM5zF3mmlBSGpR8vqXgsBeYfSFyeOSfxNnCNS5ABDbLixzmXhumvA63O2pFAhTi/Ua7hJhOKg==","signatures":[{"sig":"MEYCIQDmqPsn/SuuJRpJXcRPOWOoeTbR6mwU87b3JxqrrHMxFAIhAPKOHb2TD2UHDn8nGeG4o8NgDayBBMwFj0z5EXyHLcyh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2843098},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"272d3fdac9c37b98aa8dcb71f96f11870800386b","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @title-icon-class'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @title-icon-class'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"10.9.2","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","postcss":">=8.5.10","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.12.0_1779805828703_0.022200385851002036","host":"s3://npm-registry-packages-npm-production"}},"1.12.1":{"name":"jedison","version":"1.12.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.12.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"3f1bd2dcba44a6298016ed33200e4e8ce50e60c6","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.12.1.tgz","fileCount":10,"integrity":"sha512-vLjQ6jTdy/opXGhgaiGph5pxkSzyT5rk2yKfcUKMDFZ2DmhnewiWisCrB0aQKaC4K1HJR2A//oWaMDifZfG3hQ==","signatures":[{"sig":"MEUCIGoQqFPkUeScsimHFXUnLuWyC1lXl6CRc3Cg2BwkJHKaAiEAtfi/79sfRbmR3czNlRXbWJJzYZX9Rk5OP0FOnPF7JxE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2856566},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"cabb124641e31e69ccd67683822d9b7793daf503","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @title-icon-class'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @title-icon-class'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","postcss":">=8.5.10","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.12.1_1779869360901_0.7368564714393868","host":"s3://npm-registry-packages-npm-production"}},"1.12.2":{"name":"jedison","version":"1.12.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.12.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"7226d71d4a6d7df9133f9a1273c81c131097d295","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.12.2.tgz","fileCount":10,"integrity":"sha512-IEs5zOj/RxnkYu3oZJdVCHT9a38ktl/3gRYzLREpZNaKmJxqzbSuRFd7l7JQljflvyzEQV5G13I2RT69zDQdkw==","signatures":[{"sig":"MEUCIQDMNVBGBsTBujXoQKB/6SPBwOd+DmhNy1nFXR2+dXu1lQIgNPHCNF3INEueBagwPonifuPVZ7jiLV7gNWVDWF0CgjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2858271},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"c1258b81b081f38ced65d83fef07c4aaf73dcd02","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @title-icon-class'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @title-icon-class'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","postcss":">=8.5.10","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.12.2_1780899984439_0.7099709054792029","host":"s3://npm-registry-packages-npm-production"}},"1.12.3":{"name":"jedison","version":"1.12.3","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.12.3","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"d2a1e1ae7d1408592646ec888eac4d08084bb06f","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.12.3.tgz","fileCount":10,"integrity":"sha512-RQb8c2vIpMF4Q5yrHR/qVBvSmcDWm0qTbLXYkOeXa+T1NOgXhbwo4f8fehDm7CyuXZD6ccfjXclqrcOzUPoToA==","signatures":[{"sig":"MEUCIAFqr50ZBJCwUMnMCt1pXn9BR366yiIIGVePl5h/ES9YAiEAzsZBJJzTC80vj9jj3MrgO3l3eKJNa34ErNViha4Vf+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3012496},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"959cc814a6212daacea1da142e17bc4748d8b373","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @title-icon-class'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @title-icon-class'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","tmp":"^0.2.4","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.1.1","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.24.0","flatted":">=3.4.2","js-yaml":">=4.1.1","postcss":">=8.5.10","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.12.3_1781242997329_0.879749883398883","host":"s3://npm-registry-packages-npm-production"}},"1.13.0":{"name":"jedison","version":"1.13.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.13.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"40998f055b69cdbd2ca58e700814912a65b6b21c","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.13.0.tgz","fileCount":10,"integrity":"sha512-0gNXh+F/+bdMU6mgeUupxjc2Y2lHK1qsUIMR9Gs1rhQYtsxBlHjCWGMG1UyMmU7pDHFcQ//fEOZaif2F0KmE8A==","signatures":[{"sig":"MEUCIQD9pPH8Le0LzkJDfD7841CMxEM4IBepE9aJ0AOALay0JAIgM9v8lDeWt7IbSb67rpiKWXhAuPeu51N6LVF71LspjcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3015464},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"e51d186b6e74735cc8a9d446376f14c4d66e8ae3","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @title-icon-class'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @title-icon-class'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=4.2.0","postcss":">=8.5.10","form-data":">=4.0.6","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.13.0_1781873666637_0.042859234550449266","host":"s3://npm-registry-packages-npm-production"}},"1.14.0":{"name":"jedison","version":"1.14.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.14.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"78a8e0008ee628caa10208e4de6d652a43bbb85e","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.14.0.tgz","fileCount":10,"integrity":"sha512-ZC13L1RVT6ctDmVooTWFdV+gLgizSEi8/rzpPem8QDzj1VQ2kKdh0ifGkcLcm6QPFU+TJeBnYydApDbjzgKf+Q==","signatures":[{"sig":"MEUCIGpuzUgRZEZisJ8UKHzmvHVCeG6xdkxwwy6v3F1wQ9EqAiEAjn/xnfoQxqYV4AuBhDwYFtvMwDHIHw1W9anAI8YtUv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3033660},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"18ef17b2cddeee72c9a83e316081bf3cb3b78ad1","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=4.2.0","postcss":">=8.5.10","form-data":">=4.0.6","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.14.0_1783923716452_0.8119203235398187","host":"s3://npm-registry-packages-npm-production"}},"1.15.0":{"name":"jedison","version":"1.15.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.15.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"6510f808558e83ebdbcc40d1856568ecae74f974","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.15.0.tgz","fileCount":10,"integrity":"sha512-8ZZksf3/8dXtS22bujx7EZdf/PpHArb7dkv5Np7qP87I0rQnU7otqZdmwdlX4q1jttd1AxuODk/g9IUYMa4WHg==","signatures":[{"sig":"MEQCIE1lcl54G5DLeZYet17iuJvUwVCn9xbo5sLdP7rHRzXVAiBnlIjs82hKqrHg9Xun9tetoEHyjCNb7tTuuwiuE1Pnrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3050529},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"1cc9f3063e425ddb167e498c639390da26a95ac4","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=4.2.0","postcss":">=8.5.10","form-data":">=4.0.6","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.15.0_1784036600875_0.8471625088597814","host":"s3://npm-registry-packages-npm-production"}},"1.16.0":{"name":"jedison","version":"1.16.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.16.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"4c703a3cc191b4eab6856b66c5c8a2973ac9c362","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.16.0.tgz","fileCount":10,"integrity":"sha512-PkPrQ0LK8Hu5kTvp5kWXw/cTnFf0Wt6zLcS3GhLDuEERmIb9I7HDW7KYdbhnADymoZmAPxTzLXVCiHL3WLOqZA==","signatures":[{"sig":"MEYCIQDGKJg+57H1DN1N7GRF/fs4pqDvPE7cJRcdUm5G8Hae/QIhAJohPY72a0DhXhulBkhG5xmANjDATnWoJB74jtxpynCB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3127174},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"7e0fe55bfba682dccd28cdffbc043572eae21597","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=4.2.0","postcss":">=8.5.10","form-data":">=4.0.6","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.16.0_1784551393814_0.4664644254818324","host":"s3://npm-registry-packages-npm-production"}},"1.16.1":{"name":"jedison","version":"1.16.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.16.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"02c8c661291bdcffdcf1a81ea02ebe6012e067d6","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.16.1.tgz","fileCount":10,"integrity":"sha512-phPeZeipZSooo+5EI/kEN2B3htoFXDPSRZyEyTgRWvUEyv40ZWcHH5R7NON51xKX5uqvl7zaYx1adfX/nkTR1Q==","signatures":[{"sig":"MEUCIC+ZUyJ6MUPvmLlWbaXXqclClAbSdo5IEasE6DZWxVdSAiEAhSgqRKHNOkDDwHp053iAriDzUNMLsTU3xF9Tq20BEkQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3129799},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"41082899745fc1efda9f1e7db8935162410ea939","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.15.1","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=4.2.0","postcss":">=8.5.10","form-data":">=4.0.6","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.6","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.16.1_1784616130589_0.48973342890595783","host":"s3://npm-registry-packages-npm-production"}},"1.16.2":{"name":"jedison","version":"1.16.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.16.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"46b563f53d7318fdcaa306193659ae36aec8fd40","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.16.2.tgz","fileCount":10,"integrity":"sha512-aKLeBAwDjc0kxmRBfz6jJJNG70HJdgka+x/1k6nbQwkNWAoDjtE1etROAUddyEUkqOpp+3HjYYrlAZ8uyhiSNw==","signatures":[{"sig":"MEUCIAV+M/mLKE21hx/X8bpGpB5AEWWVq/Yav/CGV4ixTFBXAiEAqrC3tpSHnwz1Pv0OB0rDzQU6MuUZXTmN1iZCPJsYvok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3134476},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"0a50288977f2f270ba600741f2e8a3481c56be3c","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=4.3.0","postcss":">=8.5.10","form-data":">=4.0.6","immutable":">=5.1.5","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.7","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.16.2_1784639461206_0.11447770327861062","host":"s3://npm-registry-packages-npm-production"}},"1.17.0":{"name":"jedison","version":"1.17.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.17.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"7732927c4f1c060419d5de720eb971920018ae19","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.17.0.tgz","fileCount":10,"integrity":"sha512-ERgBvzCpsmLgzkMiTYmLTAfhNzzs/Zbsfa0Qb4UyZ3rqz9++wE18nUaV/0Fv3RHlHcAOgfRohwje+c46JSf6iQ==","signatures":[{"sig":"MEQCIB25+k4cXNVh1R2OWjbtuib+pt9qpqaBSkT49qDpsE9zAiBeMGvBmE3b7Ww2smpaVwdw2RMdkMR8lCX+PfhLosnDtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3225823},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"5370ea857c0c686b1419a73c02f4d3ce0030f204","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.8","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.17.0_1785400344208_0.2745893871852134","host":"s3://npm-registry-packages-npm-production"}},"1.18.0":{"name":"jedison","version":"1.18.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.18.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"b6e7752dbd4f6c4d9811ada1dd086f890ecf0d58","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.18.0.tgz","fileCount":10,"integrity":"sha512-mGS6SffTq/oOFh90Mv50muUsH7VxsUBarAq/iqeECQzNys3x9jLlshr6qKTZgIqV7OOVrGR4XNVxVrWm3O/49w==","signatures":[{"sig":"MEQCIEFBG9xrO0//a0xK9HwZ+ADNKoKCOwiEHIwAKVSOmbIHAiAlnsP7WmUhHHjbNDc5KQNIf+5y9p9qTwb2rtVk6lqMPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3242528},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"6bd880dcb97030cdb092cad1ff6101022118dac8","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=7.28.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","brace-expansion":">=5.0.8","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.18.0_1786438088727_0.4838834022366494","host":"s3://npm-registry-packages-npm-production"}},"1.19.0":{"name":"jedison","version":"1.19.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.19.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"a535fa239632c4b4ff440ce42f297fa4ddd006e9","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.19.0.tgz","fileCount":10,"integrity":"sha512-9PdBybCSu9EWfa7DHQliVrxTiqiapwsCXIiprq5O6mEvCFSf5wniKUEpwbtzAP/qJDhKaD5VMx3UIZFOcHjsvg==","signatures":[{"sig":"MEUCICW+McILaVwqVCnYn5F6o9wQTMXO0R7qSbhKOOBvOdCdAiEA23rDMQ6vceXiZ8Q1lnqSZ8siav4gA4xlb5MNXSF1PsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3262856},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"3bb5f8b7558fd8bb8726bbaf5c3d7662ba6aff6b","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.4","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.19.0_1786545013808_0.4891343604860343","host":"s3://npm-registry-packages-npm-production"}},"1.20.0":{"name":"jedison","version":"1.20.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.20.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"600cc80333249bfe69412376664255c2c6ba4923","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.20.0.tgz","fileCount":10,"integrity":"sha512-cd78/CbL5kdD7v9Slwp4/x1mz7F+LgNVzkEsXS4UGVwC3E7wgHjMA96aeWoI2YGd8Oqg+y0fJrisfkEVw3Iv0Q==","signatures":[{"sig":"MEYCIQDTl+TJvCJDzymU7r6C1JEJhZHCrCBlxHNYYJzJZxycKQIhAM1e6myzOzHzwMj4KL1EK0X01kDtvgBSsbUR7zNAyJ5k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3303781},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"4e1a6f288c795b01e7e128967b0fa7bf55cb1ef5","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.20.0_1787561813631_0.24460568089854795","host":"s3://npm-registry-packages-npm-production"}},"1.20.1":{"name":"jedison","version":"1.20.1","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.20.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"d72d81ddddd9af6ac94adf0da82a62d2f1706c18","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.20.1.tgz","fileCount":10,"integrity":"sha512-rUt31+0AeHZ76yLdTu57dDO0cVzwGFhVl4d4MFldVSCso+Ce3VTtXh9qNJVs7hLz4LDnucJqVGrkdVA2goLOxA==","signatures":[{"sig":"MEUCIQC63c7uAA91KpDFX/doH/rJ5PKIDS+y1bN1+Mloo1Lp3gIgQJWATqWlQgqDS9hdqW34QZFOeh7KgHsxMMT4rHhr4dk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3307535},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"5d0ad72a57be30b66c8376142cc2fb6160103f4a","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.20.1_1787645025168_0.4798367183149872","host":"s3://npm-registry-packages-npm-production"}},"1.20.2":{"name":"jedison","version":"1.20.2","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.20.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"7d5ba221719c100050d7210b7b753a46ef458155","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.20.2.tgz","fileCount":10,"integrity":"sha512-RO+uwR/tzpHYyEAvBKU7WeNeUAHHFKgpi7SzBgXCH6iF0it4NyOr1H3rBtKtsxFc6AKu80aNc5y8aPcxbZBDcw==","signatures":[{"sig":"MEQCIC+31GhWUEJZeMgVEt9c0ruxMtlLYSxRDePli+KJUwGyAiAhDq34muVxCTuCg9SiyDEx0XF3nHf/UbpqUqMpPuBiNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3313756},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"34f7f8fefc92953c20aa869c4a2f63364941d86c","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.20.2_1787738933427_0.3223022767559882","host":"s3://npm-registry-packages-npm-production"}},"1.21.0":{"name":"jedison","version":"1.21.0","keywords":["json","validation","editor","schema","json-schema"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.21.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"70bc24ed0622951fa2480f4d026bad0155fd1e01","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.21.0.tgz","fileCount":10,"integrity":"sha512-49XbnPHUi355fBfucmDyeu2VNN8Y3VcpSh27MKVdCQZWp6UgsyYHwJ4xXld6VuFQ+V62/vwdywkj+Zr1o+2ZmA==","signatures":[{"sig":"MEYCIQDUxtDj5hyY7eo35rAoTksIHS2IFAG+w7LONxaatjAdwAIhAIb5HOjdT6I/IfDP4gbQV5ajmU4pBPsrbF237Di7p2v0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3322688},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"36b0f53005d2ab56514c00b1167ab3a111d3787e","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.1","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.2.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","@xmldom/xmldom":">=0.9.10","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.21.0_1788265690540_0.6199851210223668","host":"s3://npm-registry-packages-npm-production"}},"1.21.1":{"name":"jedison","version":"1.21.1","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.21.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"f3809a7910e41dca67dc09df8e7334c993ed1b3d","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.21.1.tgz","fileCount":10,"integrity":"sha512-5+1Xz1iH29MO2vz04XFNePZG2ywDkOd9ZOhqhxBfe5wadfhSmcTutY+igjK2ruXqwJ+JHlINjFj4s+Hnc63Rwg==","signatures":[{"sig":"MEYCIQDZrUHII7VoHaFKOn0YF2dUihUMEJWlalKQnktURrptMwIhALryAI+mA9Z4SiU0LuR8cqv3bBsSAeYAkNxt+g6EDqdN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDo3oqjt56iqNrJdPeHlN4AUo4Q1+lpVylOBwSBEeMnjwIhAN3fPfmRGK25fbMY7p2TEfUg+Ka3Oyr844G4Huln+Sc5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3323573},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"50c2296f21c8a5dd98684c34359df87430629389","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build && jest --config=./tests/unit/jest.config.cjs","build":"vite build --config ./vite.config.prod.js","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","prebuild":"vite build --config ./vite.config.pages.js","preserve":"vite build --config ./vite.config.dev.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.5","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.3.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","stream-json":">=3.5.0","browserslist":">=4.28.7","@xmldom/xmldom":">=0.9.12","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1","baseline-browser-mapping":">=2.11.0"},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^5.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^2.1.2","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.21.1_1788955132361_0.11007747639738552","host":"s3://npm-registry-packages-npm-production"}},"1.22.0":{"name":"jedison","version":"1.22.0","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.22.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"58d31585e2daf0a47794a9e1807ca9187dda8014","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.22.0.tgz","fileCount":10,"integrity":"sha512-rHy2SV4E5hyScnA/yGtzp5SQYgBhgw0fMPxUuxKFL9t2dg7qOIxBT/vyYCUWVjqSOmzmj8A0atQmfLA32PCYOw==","signatures":[{"sig":"MEUCIBfD83ir/XAAoLk7HXeZOARx9uGitRGdd2EXJI0NkWm1AiEAyW3NSK1By9FUClXIAkAsMIXdtcK36Cvx7TTcqhUeFlI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFJoOGfCv4Z9yu3KO4IoISaoZx80AQgOHqrKDB/qACzbAiEAjC+C+wB9DAlSuWd4jsOJqj5kWfGt8qxVe485VJTPBYk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3330389},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"625b955336367e4f119d939527045e86caf80d9c","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build:lib && jest --config=./tests/unit/jest.config.cjs","build":"yarn build:lib && yarn pages","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","pages":"vite build --config ./vite.config.pages.js","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","preserve":"vite build --config ./vite.config.dev.js","build:lib":"vite build --config ./vite.config.prod.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.5","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.3.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","stream-json":">=3.5.0","browserslist":">=4.28.7","@xmldom/xmldom":">=0.9.12","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1","baseline-browser-mapping":">=2.11.0"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^6.0.8","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^3.0.12","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.22.0_1789387024618_0.4149782987338011","host":"s3://npm-registry-packages-npm-production"}},"1.22.1":{"name":"jedison","version":"1.22.1","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.22.1","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"428bd3649f1290a6268bc85adc3407d2344d48ce","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.22.1.tgz","fileCount":10,"integrity":"sha512-TmgD5RyiIjeAVEgcB9239TofPNuccE91KjopgbE7bmGMnTU6L+ZTpO8a19FIJrTTO1HWdTLcSL3uRFf8th4RVg==","signatures":[{"sig":"MEQCIA0J7Nk9Lgeg1WluO+Be11Ovt1oUCOXSkNAb8hTVUAlDAiAUYiKeBRjpD5iaWRj8cv1eHwCt3GvI0YK+MV4eM1f6IA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC1XksvTGYmwmTCMSEIkFneDl0lA/Q9uC3dpdGnAJBQowIgCyIb6E5CCac+XR/3CJn6SzHs3SAFk/KDvR9f5gCSdsk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3338576},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"87330790bc1ac25930d87e9a180dd84bd6553a25","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build:lib && jest --config=./tests/unit/jest.config.cjs","build":"yarn build:lib && yarn pages","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","pages":"vite build --config ./vite.config.pages.js","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","preserve":"vite build --config ./vite.config.dev.js","build:lib":"vite build --config ./vite.config.prod.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.5","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.3.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","stream-json":">=3.5.0","browserslist":">=4.28.7","@xmldom/xmldom":">=0.9.12","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1","baseline-browser-mapping":">=2.11.0"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^6.0.8","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^3.0.12","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.22.1_1789458831604_0.20984965488799268","host":"s3://npm-registry-packages-npm-production"}},"1.22.2":{"name":"jedison","version":"1.22.2","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.22.2","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"5b58fc1e9658d83fc7df22bc4973297a7e52ed25","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.22.2.tgz","fileCount":10,"integrity":"sha512-mqCjjXODsR/LfBUeybV61xVTT7KHH76NIjLyjyAZqKw8I0tfSocOjYXPgWcrYOF/zEYPev4cTPZN1S/Uu4ChCA==","signatures":[{"sig":"MEYCIQDKBHGeKWjXSlMjJyxNy3sojgB/fYDpxp7v7tbyLORJ6wIhALxk9Y5XOuYQH60S/uFEW91Aoblx7WYNWAXUzzd5HIxo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCn2+LszBWntYIV1cCwqtOsAW1ngMnUP1+93EKM495sDQIhAJXOXnkkEqhjK/cvdfa86a5ceRAckdK/e2uyM2fArsVQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3341194},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"37df655fae187fae8905321176bbdad734f335a5","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build:lib && jest --config=./tests/unit/jest.config.cjs","build":"yarn build:lib && yarn pages","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","pages":"vite build --config ./vite.config.pages.js","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","preserve":"vite build --config ./vite.config.dev.js","build:lib":"vite build --config ./vite.config.prod.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.5","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.3.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","stream-json":">=3.5.0","browserslist":">=4.28.7","@xmldom/xmldom":">=0.9.12","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1","baseline-browser-mapping":">=2.11.0"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^6.0.8","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^3.0.12","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.22.2_1789560349178_0.12929077483876483","host":"s3://npm-registry-packages-npm-production"}},"1.22.3":{"name":"jedison","version":"1.22.3","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.22.3","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"a091c02834faf8bfdb99f1dcd780c2944d418d9a","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.22.3.tgz","fileCount":10,"integrity":"sha512-5M1YrbXAg8nOwD3YS6CoM7h+QgsfCZKImOCO9qHOb6wnHKS+gGVlMuEL0MMNx+cwZsqT1i/TGF+Cgtvtbuyf8Q==","signatures":[{"sig":"MEQCIG3tUV8fXd39VM18Yn6D7Bdnvm2mh3p625lN/naJn6BFAiB6Qs95WIhrXZ2iwli5OMUvgpO4fqsnnhHEy6XUQ5CzaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD4cZ9h/Q8CzLPrq919xUkK61zDuS7mS68z6hZqbuoC6QIhAIHzlBseIQmZVpWuzR2hOj9CdB8f2FS93KVgUtvx82x9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3346397},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"d777bf337534603aff0068bea290dfb3b0c59188","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build:lib && jest --config=./tests/unit/jest.config.cjs","build":"yarn build:lib && yarn pages","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","pages":"vite build --config ./vite.config.pages.js","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","preserve":"vite build --config ./vite.config.dev.js","build:lib":"vite build --config ./vite.config.prod.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.5","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.3.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","stream-json":">=3.5.0","browserslist":">=4.28.7","@xmldom/xmldom":">=0.9.12","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1","baseline-browser-mapping":">=2.11.0"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^6.0.8","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^3.0.12","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.22.3_1789717679924_0.07779189484006555","host":"s3://npm-registry-packages-npm-production"}},"1.23.0":{"name":"jedison","version":"1.23.0","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","_id":"jedison@1.23.0","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"homepage":"https://github.com/germanbisurgi/jedison#readme","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"c6927657ec6c6903a4c73a67b04e0915b3a99cd5","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.23.0.tgz","fileCount":10,"integrity":"sha512-cH1WfrXgj72jT65yjKmiXTKgRF0A6CEpE3STy6AGDipn2uuE48mUzcaQQfJU4jlL+G+0+2mrK4XSNZVO2sq00g==","signatures":[{"sig":"MEYCIQCtytDu0jXtLMpeOFL3Hxnv54D+wX0t/dTQct20Nr6lFQIhANwoBANbfFzaH13hy/xYPbgYz7m3wSfQiW7OTnJ07tRT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFGKH+h1ZBRikLcFWja0LTUJt8HpeKx76M8peHge5wLYAiBGjfeMbPAdasBi2QTcUOtIT9uPLGLDcpm92Ydd8L/5aQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3350900},"main":"./dist/cjs/jedison.cjs","type":"module","module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"ed0b914e450c65b2da5c977e4fbd3bf5db80fff6","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build:lib && jest --config=./tests/unit/jest.config.cjs","build":"yarn build:lib && yarn pages","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","pages":"vite build --config ./vite.config.pages.js","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","preserve":"vite build --config ./vite.config.dev.js","build:lib":"vite build --config ./vite.config.prod.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","directories":{},"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.5","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.3.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","stream-json":">=3.5.0","browserslist":">=4.28.7","@xmldom/xmldom":">=0.9.12","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1","baseline-browser-mapping":">=2.11.0"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^6.0.8","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^3.0.12","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"tmp":"tmp/jedison_1.23.0_1790082952989_0.801698724403842","host":"s3://npm-registry-packages-npm-production"}},"1.23.1":{"_id":"jedison@1.23.1","bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"dist":{"shasum":"9922b499c7cddc473e56bbaf91267d6d5af7807b","tarball":"https://registry.npmjs.org/jedison/-/jedison-1.23.1.tgz","fileCount":10,"integrity":"sha512-X7crjtmBIoKeON98TvYIAcGbhk/IWM8mz5ddfsaEJWNto5vgm9Uo8j1eE08vtfy9ofvxw478oITybYawGorfqQ==","signatures":[{"sig":"MEUCIHPxb1UuqW4RSfDdnNs1j6q2YksGEZzBLiWJ1JdGH5XoAiEAw9F2DogPdyWCJQX2eKnGnZtILK6hYAgeA4CGHVr1Kms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEJY42SfqjWgTvqojSswsmcXdS5GaJ+0e8fE+5jcxKXeAiEAp2jDEngyXNGkXj/g8HyneA62C1zHfshFefedGE6x6Uk="}],"unpackedSize":3367364},"main":"./dist/cjs/jedison.cjs","name":"jedison","type":"module","author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"module":"./dist/esm/jedison.js","exports":{".":{"import":"./dist/esm/jedison.js","require":"./dist/cjs/jedison.cjs"},"./browser":{"import":"./dist/umd/jedison.umd.js","require":"./dist/umd/jedison.umd.js"}},"gitHead":"099f0158b83a14de267a39ae098a0ba95a10d115","license":"MIT","scripts":{"dev":"vite --config ./vite.config.dev.js","e2e":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","lint":"eslint -c ./.eslintrc.json ./src ./tests","unit":"yarn build:lib && jest --config=./tests/unit/jest.config.cjs","build":"yarn build:lib && yarn pages","e2e:*":"yarn e2e && yarn e2e:b3 && yarn e2e:b4 && yarn e2e:b5","pages":"vite build --config ./vite.config.pages.js","serve":"vite preview --config ./vite.config.dev.js","e2e:b3":"yarn e2e:clean && THEME='bootstrap3' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b4":"yarn e2e:clean && THEME='bootstrap4' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","e2e:b5":"yarn e2e:clean && THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs'","release":"npm publish --access public","version":"vite build --config ./vite.config.prod.js && git add dist","e2e:grep":"yarn e2e:clean && SHOW=true THEME='bootstrap5' start-server-and-test serve http://localhost:8181 'codeceptjs run -c tests/e2e/codecept.conf.cjs --steps --debug --grep @object-radios'","lint:fix":"eslint --fix -c ./.eslintrc.json ./src ./tests","preserve":"vite build --config ./vite.config.dev.js","build:lib":"vite build --config ./vite.config.prod.js","e2e:clean":"rimraf ./tests/e2e/output/*","test:full":"yarn e2e:clean && yarn e2e && yarn unit","test:grep":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep \"${GREP}\"'","postversion":"git push && git push --tags","prepublishOnly":"vite build --config ./vite.config.prod.js","e2e:grep:headless":"yarn e2e:clean && start-server-and-test serve http://localhost:8181 'codeceptjs run-workers 10 -c tests/e2e/codecept.conf.cjs --grep @object-radios'"},"version":"1.23.1","_npmUser":{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"},"homepage":"https://github.com/germanbisurgi/jedison#readme","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"_npmVersion":"11.13.0","description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","directories":{},"maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"resolutions":{"ws":">=8.20.1","ajv":"^6.14.0","joi":">=18.2.5","tmp":">=0.2.7","diff":">=8.0.3","glob":">=11.1.0","uuid":">=11.1.1","yaml":">=2.8.3","axios":">=1.18.0","braces":"^3.0.3","lodash":">=4.18.0","multer":">=2.3.0","rollup":">=4.59.0","tar-fs":">=3.1.1","undici":">=8.9.0","flatted":">=3.4.2","js-yaml":">=5.2.2","postcss":">=8.5.18","form-data":">=4.0.6","immutable":">=5.1.8","minimatch":">=10.2.3","picomatch":">=4.0.4","cross-spawn":"^7.0.5","shell-quote":">=1.9.0","stream-json":">=3.5.0","browserslist":">=4.28.7","@xmldom/xmldom":">=0.9.12","postcss/nanoid":">=3.3.17","brace-expansion":">=5.0.9","serialize-javascript":">=7.0.5","@isaacs/brace-expansion":">=5.0.1","baseline-browser-mapping":">=2.11.0"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610","devDependencies":{"vue":"^3.5.12","jest":"^30.0.0","sass":"^1.77.8","vite":"^6.3.5","eslint":"^8.57.0","rimraf":"^6.1.2","bootstrap":"^5.3.0","puppeteer":"^13.5.2","codeceptjs":"^3.7.9","@milkdown/kit":"^7.21.3","@milkdown/crepe":"^7.21.3","codeceptjs-chai":"^2.3.5","@vitejs/plugin-vue":"^6.0.8","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-promise":"^4.2.1","start-server-and-test":"^3.0.12","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","json-schema-test-suite":"git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/jedison_1.23.1_1790258316432_0.037648844242152535"}}},"time":{"created":"2025-05-09T06:46:46.474Z","modified":"2026-09-24T13:58:36.740Z","0.1.1":"2025-05-09T06:46:46.868Z","0.2.0":"2025-05-13T12:54:44.169Z","0.2.1":"2025-05-16T06:57:55.169Z","0.2.2":"2025-05-19T10:37:26.099Z","0.2.3":"2025-05-19T11:57:47.573Z","0.3.0":"2025-05-27T11:34:02.690Z","0.3.1":"2025-05-27T11:51:42.744Z","0.3.2":"2025-05-30T11:19:26.781Z","0.3.3":"2025-06-02T12:53:55.877Z","0.3.4":"2025-06-03T11:46:21.187Z","0.3.5":"2025-06-10T13:39:21.543Z","0.3.6":"2025-06-12T07:59:03.992Z","0.3.7":"2025-06-13T08:52:19.311Z","0.3.8":"2025-06-30T07:05:10.415Z","0.3.9":"2025-07-04T12:19:17.251Z","0.3.10":"2025-07-07T14:14:30.635Z","0.3.11":"2025-07-16T14:04:24.242Z","0.3.12":"2025-07-21T13:59:18.650Z","0.3.13":"2025-08-13T10:34:21.188Z","0.3.14":"2025-08-19T13:17:54.287Z","0.3.15":"2025-09-09T09:24:23.927Z","0.3.16":"2025-09-10T13:46:55.252Z","0.3.17":"2025-09-12T08:37:49.976Z","0.3.18":"2025-09-16T11:20:29.402Z","0.3.19":"2025-09-16T13:46:50.513Z","0.3.20":"2025-10-08T07:10:32.811Z","0.3.21":"2025-10-08T07:16:59.752Z","0.3.22":"2025-11-17T13:45:18.549Z","0.3.23":"2025-12-09T15:29:52.955Z","0.3.24":"2025-12-20T13:32:27.008Z","0.3.25":"2026-01-19T09:07:53.700Z","0.3.26":"2026-01-22T12:42:31.670Z","1.0.0":"2026-02-04T09:59:23.804Z","1.1.0":"2026-02-06T13:03:15.676Z","1.2.0":"2026-02-06T22:16:23.093Z","1.3.0":"2026-02-16T13:36:12.333Z","1.3.1":"2026-02-19T08:52:34.960Z","1.3.2":"2026-02-19T09:27:55.137Z","1.3.3":"2026-02-19T12:22:26.574Z","1.3.4":"2026-02-19T16:22:11.518Z","1.3.5":"2026-02-20T08:47:46.722Z","1.3.6":"2026-02-20T10:28:31.193Z","1.4.0":"2026-02-22T15:19:34.501Z","1.4.1":"2026-02-23T12:29:12.496Z","1.4.2":"2026-03-02T08:48:22.744Z","1.4.3":"2026-03-02T12:13:55.452Z","1.4.4":"2026-03-03T17:51:12.473Z","1.5.0":"2026-03-03T19:23:42.853Z","1.5.1":"2026-03-04T17:05:47.655Z","1.6.0":"2026-03-10T17:27:14.260Z","1.6.1":"2026-03-10T21:10:50.197Z","1.7.0":"2026-03-14T16:37:12.633Z","1.8.0":"2026-03-16T14:01:14.596Z","1.9.0":"2026-03-24T21:16:41.680Z","1.9.1":"2026-03-26T15:03:59.672Z","1.10.0":"2026-03-30T22:14:42.866Z","1.10.1":"2026-04-01T06:50:56.024Z","1.11.0":"2026-04-02T12:54:11.075Z","1.11.1":"2026-04-05T22:18:10.664Z","1.11.2":"2026-04-10T10:53:13.302Z","1.12.0":"2026-05-26T14:30:28.890Z","1.12.1":"2026-05-27T08:09:21.079Z","1.12.2":"2026-06-08T06:26:24.612Z","1.12.3":"2026-06-12T05:43:17.526Z","1.13.0":"2026-06-19T12:54:26.859Z","1.14.0":"2026-07-13T06:21:56.737Z","1.15.0":"2026-07-14T13:43:21.135Z","1.16.0":"2026-07-20T12:43:13.982Z","1.16.1":"2026-07-21T06:42:10.750Z","1.16.2":"2026-07-21T13:11:01.354Z","1.17.0":"2026-07-30T08:32:24.468Z","1.18.0":"2026-08-11T08:48:08.928Z","1.19.0":"2026-08-12T14:30:14.010Z","1.20.0":"2026-08-24T08:56:53.830Z","1.20.1":"2026-08-25T08:03:45.363Z","1.20.2":"2026-08-26T10:08:53.591Z","1.21.0":"2026-09-01T12:28:10.752Z","1.21.1":"2026-09-09T11:58:52.463Z","1.22.0":"2026-09-14T11:57:04.751Z","1.22.1":"2026-09-15T07:53:51.739Z","1.22.2":"2026-09-16T12:05:49.289Z","1.22.3":"2026-09-18T07:48:00.031Z","1.23.0":"2026-09-22T13:15:53.089Z","1.23.1":"2026-09-24T13:58:36.548Z"},"bugs":{"url":"https://github.com/germanbisurgi/jedison/issues"},"author":{"name":"German Bisurgi","email":"gebisurgi@protonmail.com"},"license":"MIT","homepage":"https://github.com/germanbisurgi/jedison#readme","keywords":["json","json-schema","json-schema-form","schema","validation","editor","form","form-generator","form-builder","headless","vanilla-js","framework-agnostic","admin-ui","cms"],"repository":{"url":"git+https://github.com/germanbisurgi/jedison.git","type":"git"},"description":"Framework-agnostic JavaScript library that generates and validates forms from JSON Schema, with zero runtime dependencies.","maintainers":[{"name":"germanbisurgi","email":"gebisurgi@protonmail.com"}],"readme":"[![Tests](https://github.com/germanbisurgi/jedison/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/germanbisurgi/jedison/actions/workflows/main.yml)\n[![npm version](https://img.shields.io/npm/v/jedison)](https://www.npmjs.com/package/jedison)\n[![npm downloads](https://img.shields.io/npm/dm/jedison)](https://www.npmjs.com/package/jedison)\n[![bundle size](https://img.shields.io/bundlephobia/minzip/jedison)](https://bundlephobia.com/package/jedison)\n[![dependencies](https://img.shields.io/badge/dependencies-0-brightgreen)](https://www.npmjs.com/package/jedison?activeTab=dependencies)\n[![license](https://img.shields.io/npm/l/jedison)](https://github.com/germanbisurgi/jedison/blob/main/LICENSE)\n\n<p align=\"center\">\n  <a href=\"https://github.com/germanbisurgi/jedison\">\n    <img src=\"https://raw.githubusercontent.com/germanbisurgi/jedison/main/public/images/jedison-mark.png\" alt=\"Jedison logo\" width=\"120\" height=\"120\">\n  </a>\n\n  <h3 align=\"center\">Jedison</h3>\n\n  <p align=\"center\">\n    Framework-agnostic JavaScript library that generates and validates forms from <a href=\"https://json-schema.org/\">JSON Schema</a>.\n    <br />\n    <a href=\"https://germanbisurgi.github.io/jedison-docs/\"><strong>Explore the docs »</strong></a>\n    <br />\n    <br />\n    <a href=\"https://germanbisurgi.github.io/jedison/index.html?theme=bootstrap5\">View Playground</a>\n    &middot;\n    <a href=\"https://github.com/germanbisurgi/jedison/issues\">Report Bug</a>\n    &middot;\n    <a href=\"https://github.com/germanbisurgi/jedison/issues\">Request Feature</a>\n  </p>\n</p>\n\n## What is Jedison\n\nJedison generates forms from JSON schemas. Simply provide a JSON schema and Jedison automatically creates a complete, interactive form with built-in validation.\n\nHere's a simple example:\n\n```json\n{\n  \"title\": \"Contact\",\n  \"type\": \"object\",\n  \"properties\": {\n    \"name\": {\n      \"title\": \"Name\",\n      \"type\": \"string\",\n      \"minLength\": 1\n    },\n    \"email\": {\n      \"title\": \"E-Mail\",\n      \"type\": \"string\",\n      \"format\": \"email\",\n      \"minLength\": 3\n    },\n    \"message\": {\n      \"title\": \"Message\",\n      \"type\": \"string\",\n      \"minLength\": 1,\n      \"x-format\": \"textarea\"\n    },\n    \"gdpr\": {\n      \"title\": \"I have read and accept the privacy policy\",\n      \"type\": \"boolean\",\n      \"default\": false,\n      \"const\": true,\n      \"x-format\": \"checkbox\"\n    }\n  }\n}\n```\n\nThis schema automatically generates a complete contact form:\n\n![Jedison Form Example](jedison-form.png)\n\nJedison helps you validate JSON data on the backend and generate interactive forms from JSON Schemas on the frontend.\n\n**Backend Validation**: Jedison can also be used in headless mode for backend validation in Node.js environments. This is optional - you can use any other JSON schema validator you prefer for server-side validation.\n\nOne common workflow looks like this:\n\n1. Your backend sends the JSON Schema to the client\n2. Jedison automatically renders a complete form based on the schema\n3. Users interact with the form while getting instant client-side validation\n4. Validated data gets submitted back to your server\n5. The same schema validates the data again server-side for security (using Jedison in headless mode or any other validator)\n\n![Jedison use diagram](/mermaid-flow-transparent.svg)\n\nBut Jedison is flexible enough to support other patterns too - you might use it for:\n\n- Standalone client-side forms without server validation\n- Pure server-side JSON validation in your backend services (headless mode)\n- Hybrid approaches where different parts of the schema are used in different contexts\n\n## Install\n\n### Using ES Module\n\nnpm\n```bash\nnpm install jedison\n```\n\nyarn\n```bash\nyarn add jedison\n```\n\n```html\n<div id=\"jedison-container\"></div>\n\n<script type=\"module\">\n    import Jedison from 'jedison'\n\n    const jedison = new Jedison.Create({\n        container: document.querySelector('#jedison-container'),\n        theme: new Jedison.Theme(),\n        schema: {\n            \"title\": \"Person\",\n            \"type\": \"object\",\n            \"properties\": {\n                \"name\": {\n                    \"type\": \"string\",\n                    \"description\": \"The person's  name.\"\n                },\n                \"age\": {\n                    \"description\": \"Age in years which must be equal to or greater than zero.\",\n                    \"type\": \"integer\",\n                    \"minimum\": 0\n                }\n            }\n        }\n    })\n</script>\n```\n\n### Using fromCDN\n\n```html\n<script src=\"https://cdn.jsdelivr.net/npm/jedison@latest/dist/umd/jedison.umd.js\"></script>\n\n<div id=\"jedison-container\"></div>\n\n<script>\n    const jedison = new Jedison.Create({\n        container: document.querySelector('#jedison-container'),\n        theme: new Jedison.Theme(),\n        schema: {\n            \"title\": \"Person\",\n            \"type\": \"object\",\n            \"properties\": {\n                \"name\": {\n                    \"type\": \"string\",\n                    \"description\": \"The person's  name.\"\n                },\n                \"age\": {\n                    \"description\": \"Age in years which must be equal to or greater than zero.\",\n                    \"type\": \"integer\",\n                    \"minimum\": 0\n                }\n            }\n        }\n    })\n</script>\n```\n\n## License\n\nJedison is released under the MIT License, making it free for commercial and non-commercial use.\n\n## Resources\n\n* [Understanding JSON Schema](https://json-schema.org/understanding-json-schema)\n* [JSON-Schema-Test-Suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite)\n","readmeFilename":"README.md"}