{
  "name": "markdown-it-small",
  "version": "1.0.0",
  "description": "<small> tag for markdown-it markdown parser.",
  "keywords": [
    "markdown-it-plugin",
    "markdown-it",
    "markdown",
    "samll"
  ],
  "license": "MIT",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "devDependencies": {
    "browserify": "*",
    "coveralls": "^2.11.2",
    "eslint": "0.10.2",
    "eslint-plugin-nodeca": "^1.0.0",
    "istanbul": "*",
    "lodash": "*",
    "markdown-it": "github:markdown-it/markdown-it",
    "markdown-it-testgen": "~0.1.0",
    "mocha": "*",
    "request": "*",
    "uglify-js": "*"
  },
  "directories": {
    "test": "test"
  },
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lwg529/markdown-it-small.git"
  },
  "author": "wengai.liu",
  "bugs": {
    "url": "https://github.com/lwg529/markdown-it-small/issues"
  },
  "homepage": "https://github.com/lwg529/markdown-it-small#readme"
}
