{
	"name": "markdown-it-color-inline",
	"version": "1.9.5",
	"description": "Allows for you to change your markdown text color within inline styles.",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/AgentBUB/markdown-it-color-inline.git"
	},
	"keywords": [
		"markdown-it",
		"markdown-it-plugin",
		"markdown",
		"color"
	],
	"author": {
		"name": "AgentBUB",
		"email": "me@agentbub.dev",
		"url": "https://github.com/AgentBUB"
	},
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/AgentBUB/markdown-it-color-inline/issues"
	},
	"homepage": "https://github.com/AgentBUB/markdown-it-color-inline#readme",
	"sponsor": {
		"url": "https://github.com/sponsors/AgentBUB"
	}
}
