{ "name": "commonmark", "main": "dist/commonmark.js", "homepage": "https://github.com/jgm/commonmark.js", "description": "CommonMark parsing and rendering library", "license": "BSD-2-Clause", "ignore": [ "**/.*", "lib", "bin", "test", "tools", "bench", "dingus", "Makefile", "*.md", "release_checklist.md", "eslint.json", "package.json" ], "keywords": [ "markdown", "commonmark" ], "version": "0.22.0", "_release": "0.22.0", "_resolution": { "type": "version", "tag": "0.22.0", "commit": "836b85d3e55c291c75eee543fe28c84ff2e70c97" }, "_source": "git://github.com/jgm/commonmark.js.git", "_target": "~0.22.0", "_originalSource": "commonmark", "_direct": true }