12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "_args": [
- [
- "zx-markdown-editor@0.0.2",
- "D:\\qianger\\7\\jindouyunNewFront"
- ]
- ],
- "_from": "zx-markdown-editor@0.0.2",
- "_id": "zx-markdown-editor@0.0.2",
- "_inBundle": false,
- "_integrity": "sha512-MYxbcEKlVI2gPvGyMdovJT4CnoLevDnUf6muq5xoH65qNKhlDmtg8wXFlZEbERLouPGLhLqCmGALUKpj+JUoqg==",
- "_location": "/zx-markdown-editor",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "zx-markdown-editor@0.0.2",
- "name": "zx-markdown-editor",
- "escapedName": "zx-markdown-editor",
- "rawSpec": "0.0.2",
- "saveSpec": null,
- "fetchSpec": "0.0.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/zx-markdown-editor/-/zx-markdown-editor-0.0.2.tgz",
- "_spec": "0.0.2",
- "_where": "D:\\qianger\\7\\jindouyunNewFront",
- "author": {
- "name": "chuzhixin",
- "email": "1204505056@qq.com"
- },
- "browserslist": [
- "> 1%",
- "last 2 versions"
- ],
- "bugs": {
- "url": "https://github.com/chuzhixin/zx-markdown-editor/issues"
- },
- "dependencies": {
- "core-js": "^3.6.5",
- "font-awesome": "^4.7.0",
- "github-markdown-css": "^4.0.0",
- "marked": "^1.1.0",
- "simplemde": "^1.11.2",
- "vue": "^2.6.11"
- },
- "devDependencies": {
- "@vue/cli-plugin-babel": "^4.4.6",
- "@vue/cli-plugin-eslint": "^4.4.6",
- "@vue/cli-service": "^4.4.6",
- "@vue/eslint-config-prettier": "^6.0.0",
- "babel-eslint": "^10.1.0",
- "eslint": "^7.3.1",
- "eslint-plugin-prettier": "^3.1.4",
- "eslint-plugin-vue": "^6.2.2",
- "prettier": "^2.0.5",
- "sass": "^1.26.9",
- "sass-loader": "^8.0.2",
- "vue-template-compiler": "^2.6.11"
- },
- "homepage": "https://chu1204505056.gitee.io/vue-admin-beautiful",
- "main": "dist/zx-markdown-editor.umd.min.js",
- "name": "zx-markdown-editor",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/chuzhixin/zx-markdown-editor.git"
- },
- "scripts": {
- "build": "vue-cli-service build",
- "build:lib": "vue-cli-service build --target lib src/components/export.js",
- "lint": "vue-cli-service lint --fix",
- "push": "start ./deploy.sh",
- "serve": "vue-cli-service serve",
- "update": "ncu -u"
- },
- "version": "0.0.2"
- }
|