{ "_args": [ [ "simplemde@1.11.2", "D:\\qianger\\7\\jindouyunNewFront" ] ], "_from": "simplemde@1.11.2", "_id": "simplemde@1.11.2", "_inBundle": false, "_integrity": "sha512-AUXuHJ/tEEDEcN/MTitHIw3AuBcheizJt7SVwtyn00B0UK5RKZ3GB+JndmRcJ5wfYGCIL0O2yJm/uz0sJOFSLg==", "_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": [ "/zx-markdown-editor" ], "_resolved": "https://registry.npmjs.org/simplemde/-/simplemde-1.11.2.tgz", "_spec": "1.11.2", "_where": "D:\\qianger\\7\\jindouyunNewFront", "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" }