{ "name": "Angular-Markdown-Editor", "homepage": "https://github.com/JimLiu/angular-markdown-editor", "authors": [ "Jim Liu " ], "description": "Markdown editor with Angularjs", "main": "demo/dist/angular-markdown-editor.js", "keywords": [ "angular", "markdown", "editor", "bbcode" ], "dependencies": { "angular": ">= 1.2.0", "showdown": "~0.3.1", "codemirror": "~3.21.0" }, "devDependencies": { "angular": "~1.2.13", "bootstrap": "~3.1.0", "jquery": "*", "jasmine-jquery": "~1.0.0", "angular-mocks": "~1.2.13", "angular-resource": "~1.2.13" }, "ignore": [ "**/.*", "node_modules", "bower_components", "app/components", "test", "tests" ], "_release": "bd8e7f0be0", "_resolution": { "type": "branch", "branch": "master", "commit": "bd8e7f0be06c77ffebf27347c2ed1339ef07e893" }, "_source": "git://github.com/JimLiu/angular-markdown-editor.git", "_target": "*", "_originalSource": "angular-markdown-editor" }