12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "_args": [
- [
- "zx-contextmenu@0.0.1",
- "D:\\qianger\\7\\jindouyunNewFront"
- ]
- ],
- "_from": "zx-contextmenu@0.0.1",
- "_id": "zx-contextmenu@0.0.1",
- "_inBundle": false,
- "_integrity": "sha512-S+wBQKYlppoKEHpvKC2W22R8pDxV9VKQSt43Xym7lcdVq0FW1AIxLCFb83ihkipQZ5DdKOEii8EZY6UlMMgqfw==",
- "_location": "/zx-contextmenu",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "zx-contextmenu@0.0.1",
- "name": "zx-contextmenu",
- "escapedName": "zx-contextmenu",
- "rawSpec": "0.0.1",
- "saveSpec": null,
- "fetchSpec": "0.0.1"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/zx-contextmenu/-/zx-contextmenu-0.0.1.tgz",
- "_spec": "0.0.1",
- "_where": "D:\\qianger\\7\\jindouyunNewFront",
- "author": {
- "name": "chuzhixin",
- "email": "1204505056@qq.com"
- },
- "browserslist": [
- "> 1%",
- "last 2 versions"
- ],
- "bugs": {
- "url": "https://github.com/chuzhixin/zx-contextmenu/issues"
- },
- "dependencies": {
- "core-js": "^3.6.5",
- "vue": "^2.6.12"
- },
- "devDependencies": {
- "@vue/cli-plugin-babel": "^4.5.6",
- "@vue/cli-plugin-eslint": "^4.5.6",
- "@vue/cli-service": "^4.5.6",
- "@vue/eslint-config-prettier": "^6.0.0",
- "babel-eslint": "^10.1.0",
- "eslint": "^7.9.0",
- "eslint-plugin-prettier": "^3.1.4",
- "eslint-plugin-vue": "^6.2.2",
- "prettier": "^2.1.2",
- "vue-template-compiler": "^2.6.12"
- },
- "homepage": "http://chu1204505056.gitee.io/vue-admin-beautiful",
- "main": "dist/zx-contextmenu.umd.min.js",
- "name": "zx-contextmenu",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/chuzhixin/zx-contextmenu.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.1"
- }
|