blob: 947e65564984a9383b23933fcfdc1025349ef218 (
plain)
- {
- "name": "commonmark-spec",
- "version": "0.28.0",
- "description": "CommonMark spec and test cases",
- "homepage": "http://commonmark.org",
- "license": "CC-BY-SA-4.0",
- "keywords": [
- "commonmark",
- "markdown"
- ],
- "repository": "commonmark/CommonMark",
- "license": "MIT",
- "files": [
- "index.js",
- "spec.txt"
- ]
- }
|