{
	"name": "gorgeon-markdown",
	"version": "0.14.0",
	"description": "Markdown plugin for Gorgeon",
	"author": "FND",
	"license": "Apache-2.0",
	"homepage": "https://github.com/FND/gorgeon",
	"repository": {
		"type": "git",
		"url": "https://github.com/FND/gorgeon.git"
	},
	"bugs": {
		"url": "https://github.com/FND/gorgeon/issues"
	},
	"main": "./index.js",
	"dependencies": {
		"commonmark": "^0.29.1",
		"esm": "^3.2.25",
		"gorgeon": "0.14.0"
	}
}
