You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
1.8 KiB
76 lines
1.8 KiB
{
|
|
"_args": [
|
|
[
|
|
"simplemde@1.11.2",
|
|
"D:\\project\\cashier"
|
|
]
|
|
],
|
|
"_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": "D:\\project\\cashier",
|
|
"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"
|
|
}
|
|
|