1{
2  "name": "commonmark-spec",
3  "version": "0.27.0",
4  "description": "CommonMark spec and test cases",
5  "homepage": "http://commonmark.org",
6  "license": "CC-BY-SA-4.0",
7  "keywords": [
8    "commonmark",
9    "markdown"
10  ],
11  "repository": "jgm/CommonMark",
12  "license": "MIT",
13  "files": [
14    "index.js",
15    "spec.txt"
16  ]
17}
18