1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "_args": [
- [
- "zx-quill@0.0.2",
- "D:\\qianger\\7\\jindouyunNewFront"
- ]
- ],
- "_from": "zx-quill@0.0.2",
- "_id": "zx-quill@0.0.2",
- "_inBundle": false,
- "_integrity": "sha512-wKVqz1Ys2iBWS7RmFtkkRLGe8mvF/zpQiSnka0GmISY/WrajNRL9yVORhvoOWPO+GifKWyBlyFrZ/IHWEkkCgQ==",
- "_location": "/zx-quill",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "zx-quill@0.0.2",
- "name": "zx-quill",
- "escapedName": "zx-quill",
- "rawSpec": "0.0.2",
- "saveSpec": null,
- "fetchSpec": "0.0.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/zx-quill/-/zx-quill-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-quill/issues"
- },
- "dependencies": {
- "core-js": "^3.6.5",
- "quill": "^1.3.7",
- "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",
- "vue-template-compiler": "^2.6.11"
- },
- "homepage": "http://chu1204505056.gitee.io/vue-admin-beautiful",
- "main": "dist/zx-quill.umd.min.js",
- "name": "zx-quill",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/chuzhixin/zx-quill.git"
- },
- "scripts": {
- "build": "vue-cli-service build",
- "build:lib": "vue-cli-service build --target lib src/components/export.js",
- "lint": "vue-cli-service lint",
- "push": "start ./deploy.sh",
- "serve": "vue-cli-service serve",
- "update": "ncu -u&&cnpm i"
- },
- "version": "0.0.2"
- }
|