metadata.json 258 Bytes
Newer Older
1 2 3 4 5 6 7 8
{
	"name": "WYSIWYG Editor",
	"description": "Wrapper for CKEditor WYSIWYG rich text editor",
	"version": "1.1.1",
	"date": "2011-12-06",
	"author": "Question2Answer",
	"author_uri": "http://www.question2answer.org",
	"license": "GPLv2",
9
	"min_q2a": "1.3"
10
}