{"name":"@rjsf/core","version":"5.0.0","description":"A simple React component capable of building HTML forms out of a JSON schema.","scripts":{"build":"rimraf dist && dts build --rollupTypes --format cjs,esm,umd","cs-check":"prettier -l \"{src,test}/**/*.[jt]s?(x)\"","cs-format":"prettier \"{src,test}/**/*.[jt]s?(x)\" --write","lint":"eslint src test","precommit":"lint-staged","publish-to-npm":"npm run build && npm publish","start":"dts watch","test":"dts test","test:debug":"node --inspect-brk node_modules/.bin/dts test","test:watch":"dts test --watch","test-coverage":"dts test --coverage"},"lint-staged":{"{src,test}/**/*.[jt]s?(x)":["eslint --fix","prettier --write"]},"main":"dist/index.js","module":"dist/core.esm.js","typings":"dist/index.d.ts","engineStrict":false,"engines":{"node":">=14"},"peerDependencies":{"@rjsf/utils":"^5.0.0-beta.1","react":"^16.14.0 || >=17"},"dependencies":{"lodash":"^4.17.15","lodash-es":"^4.17.15","nanoid":"^3.3.4","prop-types":"^15.7.2"},"devDependencies":{"@babel/cli":"^7.20.7","@babel/core":"^7.20.12","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-optional-chaining":"^7.20.7","@babel/plugin-transform-object-assign":"^7.18.6","@babel/plugin-transform-react-jsx":"^7.20.7","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","@babel/register":"^7.18.9","@rjsf/utils":"^5.0.0","@rjsf/validator-ajv6":"^5.0.0","@rjsf/validator-ajv8":"^5.0.0","@types/lodash":"^4.14.191","@types/react":"^17.0.39","@types/react-dom":"^17.0.11","ajv":"^8.12.0","atob":"^2.1.2","chai":"^3.3.0","dts-cli":"^1.6.3","eslint":"^8.31.0","html":"^1.0.0","jsdom":"^20.0.1","mocha":"^10.2.0","react":"^17.0.2","react-dom":"^17.0.2","react-portal":"^4.2.2","rimraf":"^4.0.4","sinon":"^9.0.2"},"directories":{"test":"test"},"repository":{"type":"git","url":"git+https://github.com/rjsf-team/react-jsonschema-form.git"},"author":{"name":"Nicolas Perriault","email":"nperriault@mozilla.com"},"contributors":[{"name":"Heath Chiavettone"}],"keywords":["react","form","json-schema"],"license":"Apache-2.0","homepage":"https://github.com/rjsf-team/react-jsonschema-form","publishConfig":{"access":"public"},"gitHead":"251bdbc60d2efdbab3a2b4058a2338d0d4794942","bugs":{"url":"https://github.com/rjsf-team/react-jsonschema-form/issues"},"_id":"@rjsf/core@5.0.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/6.4.1/node@v16.19.0+x64 (linux)","dist":{"shasum":"5f0215bfca2d88dff278e013e32c9254105895f6","size":459963,"noattachment":false,"key":"/@rjsf/core/-/@rjsf/core-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rjsf/core/download/@rjsf/core-5.0.0.tgz"},"_npmUser":{"name":"rjsf-bot","email":"aramaswamis+rjsf@gmail.com"},"maintainers":[{"name":"epicfaace","email":"aramaswamis@gmail.com"},{"name":"rjsf-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.0.0_1675125232682_0.760876032259103"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-31T00:33:52.952Z","publish_time":1675125232952,"_cnpm_publish_time":1675125232952,"dist-tags":{"canary":"3.0.1","latest":"5.14.2"}}