{
  "_args": [
    [
      "markdown-it-container@2.0.0",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "markdown-it-container@2.0.0",
  "_id": "markdown-it-container@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-ABm0P9Au7+zi8ZYKKJX7qBpARpU=",
  "_location": "/markdown-it-container",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "markdown-it-container@2.0.0",
    "name": "markdown-it-container",
    "escapedName": "markdown-it-container",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/vuepress"
  ],
  "_resolved": "https://registry.npmjs.org/markdown-it-container/-/markdown-it-container-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/home/dianasoft/public_html",
  "bugs": {
    "url": "https://github.com/markdown-it/markdown-it-container/issues"
  },
  "description": "Plugin to create block-level custom containers for markdown-it markdown parser",
  "devDependencies": {
    "browserify": "*",
    "coveralls": "^2.11.2",
    "eslint": "0.13.0",
    "eslint-plugin-nodeca": "^1.0.0",
    "istanbul": "*",
    "markdown-it": "github:markdown-it/markdown-it",
    "markdown-it-testgen": "~0.1.0",
    "mocha": "*",
    "uglify-js": "*"
  },
  "homepage": "https://github.com/markdown-it/markdown-it-container#readme",
  "keywords": [
    "markdown-it-plugin",
    "markdown-it",
    "markdown"
  ],
  "license": "MIT",
  "name": "markdown-it-container",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/markdown-it/markdown-it-container.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.0.0"
}
