{ "_args": [ [ "zx-count@0.3.7", "D:\\qianger\\7\\jindouyunNewFront" ] ], "_from": "zx-count@0.3.7", "_id": "zx-count@0.3.7", "_inBundle": false, "_integrity": "sha512-qUDgNbqrLhAbW9O7i9lSMTxAx8tghzBq9cKSYdNvH41AgN2qeA+JHbg5o7R3k3+4s7L5RxyurTmNGW/4SxogKQ==", "_location": "/zx-count", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "zx-count@0.3.7", "name": "zx-count", "escapedName": "zx-count", "rawSpec": "0.3.7", "saveSpec": null, "fetchSpec": "0.3.7" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/zx-count/-/zx-count-0.3.7.tgz", "_spec": "0.3.7", "_where": "D:\\qianger\\7\\jindouyunNewFront", "author": { "name": "chuzhixin", "email": "1204505056@qq.com" }, "browserslist": [ "> 1%", "last 2 versions" ], "bugs": { "url": "https://github.com/chuzhixin/zx-count/issues" }, "dependencies": { "core-js": "^3.6.5", "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-count.umd.min.js", "name": "zx-count", "repository": { "type": "git", "url": "git+https://github.com/chuzhixin/zx-count.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.3.7" }