{
	"name": "re-quill",
	"version": "0.1.4",
	"dependencies": {
		"quill": "1.3.7",
		"react": "^17.0.2"
	},
	"main": "./index.js",
	"module": "./index.js",
	"keywords": [
		"quilljs",
		"react",
		"react-quill",
		"quill-editor",
		"rich text editor",
		"quill"
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/Fi2zz/react-quill"
	}
}
