Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • devel default
  • global-attachments
3 results

LICENSE

Blame
  • 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"
      ]
    }