{ "name": "medium-editor", "version": "4.4.0", "homepage": "http://daviferreira.github.io/medium-editor/", "authors": [ "Davi Ferreira ", "Nate Mielnik ", "Noah Chase " ], "description": "Medium.com WYSIWYG editor clone written in pure JavaScript.", "main": [ "dist/js/medium-editor.js", "dist/css/medium-editor.css", "dist/css/themes/default.css" ], "keywords": [ "contenteditable", "wysiwyg", "medium", "rich-text", "editor" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "spec", "coverage", "reports", "_SpecRunner.html", "Gruntfile.js", "demo", "package.json", "src/js", "README.md", "CHANGES.md" ], "_release": "4.4.0", "_resolution": { "type": "version", "tag": "4.4.0", "commit": "634cde714048a389e4b4a8dc634ab170dc5e1b29" }, "_source": "git://github.com/daviferreira/medium-editor.git", "_target": "4.4.*", "_originalSource": "medium-editor" }