summaryrefslogtreecommitdiff
path: root/tools/doc/node_modules/marked/component.json
blob: 1d672877f6e712540c04268135ceef94813d4fb7 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "marked",
  "version": "0.3.4",
  "repo": "chjj/marked",
  "description": "A markdown parser built for speed",
  "keywords": ["markdown", "markup", "html"],
  "scripts": ["lib/marked.js"],
  "main": "lib/marked.js",
  "license": "MIT"
}