HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/@ckeditor/ckeditor5-upload/ckeditor5-metadata.json
{
	"plugins": [
		{
			"name": "Base64 upload adapter",
			"className": "Base64UploadAdapter",
			"description": "An image upload tool. It converts images inserted into the rich-text editor into Base64-encoded strings in the editor output.",
			"docs": "features/images/image-upload/base64-upload-adapter.html",
			"path": "src/adapters/base64uploadadapter.js"
		},
		{
			"name": "Simple upload adapter",
			"className": "SimpleUploadAdapter",
			"description": "An image upload tool. It allows for uploading images to an application running on your server using the <code>XMLHttpRequest</code> API with a minimal editor configuration.",
			"docs": "features/images/image-upload/simple-upload-adapter.html",
			"path": "src/adapters/simpleuploadadapter.js"
		}
	]
}