redactor-soundcloud-plugin
Version:
Embed your soundcloud trak into redactor
17 lines (16 loc) • 407 B
JSON
{ "name": "redactor-soundcloud-plugin",
"version": "1.0.3",
"description": "Embed your soundcloud trak into redactor",
"main": "redactor-soundcloud.js",
"keywords": [
"redactor",
"soundcloud",
"redactor-soundcloud-plugin"
],
"repository": {
"type": "git",
"url": "https://github.com/ufmg/redactor-soundcloud-plugin"
},
"author": "Diel Duarte",
"license": "MIT"
}