File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " markdown-editpreview-ng.js" ,
3+ "version" : " 1.0.0-rc2" ,
4+ "homepage" : " https://github.com/codemwnci/markdown-editpreview-ng.js" ,
5+ "authors" : [
6+ 7+ ],
8+ "description" : " Markdwon editor and live preview as an angularJS directive" ,
9+ "main" : [" lib/codemwnci/bootstrap-markdown.js" ,
10+ " lib/codemwnci/bootstrap-markdown.min.css" ,
11+ "lib/codemwnci/markdown-editpreview-ng.js,
12+ " lib/codemwnci/Markdown.Converter.js" ,
13+ " lib/codemwnci/Markdown.Sanitizer.js"
14+ ],
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git://github.com/codemwnci/markdown-editpreview-ng.js.git"
18+ },
19+ "keywords" : [
20+ " AngularJS" ,
21+ " Markdown" ,
22+ " Editor"
23+ ],
24+ "license" : " Apache 2.0" ,
25+ "ignore" : [
26+ " **/.*" ,
27+ " node_modules" ,
28+ " bower_components" ,
29+ " test" ,
30+ " tests"
31+ ]
32+ }
You can’t perform that action at this time.
0 commit comments