Project 'mj/owl' was moved to 'owl/owl'. Please update any links and bookmarks that may still have the old path.
Select Git revision
-
Martin Mareš authoredMartin Mareš authored
This project is licensed under the GNU Affero General Public License v3.0.
Learn more
bower.json 408 B
{
"name": "markdown-it-imsize",
"version": "1.1.2",
"authors": [
"tatsy <tatsy.mail@gmail.com>"
],
"description": "Markdown-it plugin to specify image size",
"main": "index.js",
"kewords": [
"markdown-it",
"markdown-it-plugin"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"helpers",
"Makefile",
"lib"
]
}