1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "_args": [
- [
- "zx-magnifie@0.4.0",
- "D:\\qianger\\7\\jindouyunNewFront"
- ]
- ],
- "_from": "zx-magnifie@0.4.0",
- "_id": "zx-magnifie@0.4.0",
- "_inBundle": false,
- "_integrity": "sha512-DJxE+/Z3QlGuQtec5+nnBXU9qs4mTzbqIALLRPjzxu/M7OuDaIJWu0k70UP9KsLH9wqJ7GZP726jCbOuwXX9Bg==",
- "_location": "/zx-magnifie",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "zx-magnifie@0.4.0",
- "name": "zx-magnifie",
- "escapedName": "zx-magnifie",
- "rawSpec": "0.4.0",
- "saveSpec": null,
- "fetchSpec": "0.4.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/zx-magnifie/-/zx-magnifie-0.4.0.tgz",
- "_spec": "0.4.0",
- "_where": "D:\\qianger\\7\\jindouyunNewFront",
- "author": {
- "name": "chuzhixin",
- "email": "1204505056@qq.com"
- },
- "browserslist": [
- "> 1%",
- "last 2 versions"
- ],
- "dependencies": {
- "core-js": "^3.5.0",
- "vue": "^2.6.11"
- },
- "description": "```\r 只能用于Vue CLI项目",
- "devDependencies": {
- "@vue/cli-plugin-babel": "^4.1.1",
- "@vue/cli-plugin-eslint": "^4.1.1",
- "@vue/cli-service": "^4.1.1",
- "babel-eslint": "^10.0.3",
- "eslint": "^6.7.2",
- "eslint-plugin-vue": "^6.0.1",
- "vue-template-compiler": "^2.6.11"
- },
- "eslintConfig": {
- "root": true,
- "env": {
- "node": true
- },
- "extends": [
- "plugin:vue/essential",
- "eslint:recommended"
- ],
- "rules": {},
- "parserOptions": {
- "parser": "babel-eslint"
- }
- },
- "main": "./components/export.js",
- "name": "zx-magnifie",
- "postcss": {
- "plugins": {
- "autoprefixer": {}
- }
- },
- "scripts": {
- "build": "vue-cli-service build",
- "byui:update": "ncu -u",
- "lint": "eslint --fix --ext .js,.vue src",
- "serve": "vue-cli-service serve"
- },
- "version": "0.4.0"
- }
|