Sha256: 99e8a3384272b2fd39eccb3ced55f56861fa9d2449eb5765d16337ad03be7c53
Contents?: true
Size: 1.18 KB
Versions: 2
Compression:
Stored size: 1.18 KB
Contents
{ "name": "medium-editor", "homepage": "http://yabwe.github.io/medium-editor/", "authors": [ "Davi Ferreira <hi@daviferreira.com>", "Nate Mielnik <nathan@outlook.com>", "Noah Chase <nchase@gmail.com>", "Jeremy Benoist <jeremy.benoist@gmail.com>" ], "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", "CHANGES.md", "MAINTAINERS.md", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", "UPGRADE-5.md" ], "version": "5.22.1", "_release": "5.22.1", "_resolution": { "type": "version", "tag": "5.22.1", "commit": "8a4d2f9459fbe152b222386212536c9aa05991e9" }, "_source": "https://github.com/daviferreira/medium-editor.git", "_target": "^5.15.0", "_originalSource": "medium-editor" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
medium-editor-insert-plugin-rails-0.0.2 | bower_components/medium-editor/.bower.json |
medium-editor-insert-plugin-rails-0.0.1 | bower_components/medium-editor/.bower.json |