{
  "_args": [
    [
      "simplemde@1.11.2",
      "E:\\project\\amma\\victoryadmin\\victory"
    ]
  ],
  "_from": "simplemde@1.11.2",
  "_id": "simplemde@1.11.2",
  "_inBundle": false,
  "_integrity": "sha1-ojo12XjSxA7wfewAjJLwcNjggOM=",
  "_location": "/simplemde",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "simplemde@1.11.2",
    "name": "simplemde",
    "escapedName": "simplemde",
    "rawSpec": "1.11.2",
    "saveSpec": null,
    "fetchSpec": "1.11.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/simplemde/-/simplemde-1.11.2.tgz",
  "_spec": "1.11.2",
  "_where": "E:\\project\\amma\\victoryadmin\\victory",
  "author": {
    "name": "Wes Cossick",
    "url": "http://www.WesCossick.com"
  },
  "bugs": {
    "url": "https://github.com/NextStepWebs/simplemde-markdown-editor/issues"
  },
  "company": "Next Step Webs, Inc.",
  "dependencies": {
    "codemirror": "*",
    "codemirror-spell-checker": "*",
    "marked": "*"
  },
  "description": "A simple, beautiful, and embeddable JavaScript Markdown editor. Features autosaving and spell checking.",
  "devDependencies": {
    "browserify": "*",
    "debug": "*",
    "eslint": "*",
    "gulp": "*",
    "gulp-clean-css": "*",
    "gulp-concat": "*",
    "gulp-debug": "*",
    "gulp-eslint": "*",
    "gulp-header": "*",
    "gulp-jsbeautifier": "*",
    "gulp-rename": "*",
    "gulp-uglify": "*",
    "vinyl-buffer": "*",
    "vinyl-source-stream": "*"
  },
  "homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
  "keywords": [
    "embeddable",
    "markdown",
    "editor",
    "javascript",
    "wysiwyg"
  ],
  "license": "MIT",
  "main": "./src/js/simplemde.js",
  "name": "simplemde",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NextStepWebs/simplemde-markdown-editor.git"
  },
  "version": "1.11.2"
}
