{ "_args": [ [ "plxy-grid@2.8.3", "E:\\changfa\\crscd-view" ] ], "_from": "plxy-grid@2.8.3", "_id": "plxy-grid@2.8.3", "_inBundle": false, "_integrity": "sha512-udl+J0sCjTyLJScMVnAfSTvyqyd9VbNlZ76ywMTqaKZKLnGykuOaUr77YLKH6OMgfBoX30MftjRticvjNca98g==", "_location": "/plxy-grid", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "plxy-grid@2.8.3", "name": "plxy-grid", "escapedName": "plxy-grid", "rawSpec": "2.8.3", "saveSpec": null, "fetchSpec": "2.8.3" }, "_requiredBy": [ "/pl-table" ], "_resolved": "https://registry.npmjs.org/plxy-grid/-/plxy-grid-2.8.3.tgz", "_spec": "2.8.3", "_where": "E:\\changfa\\crscd-view", "browserslist": [ "> 1%", "last 2 versions" ], "description": "pl-grid 表格解决方案", "devDependencies": { "@vue/cli-plugin-babel": "^4.1.0", "@vue/cli-plugin-eslint": "^4.1.0", "@vue/cli-plugin-router": "^4.1.0", "@vue/cli-service": "^4.1.0", "@vue/eslint-config-standard": "^4.0.0", "ant-design-vue": "^1.4.10", "babel-eslint": "^10.0.3", "babel-plugin-import": "^1.13.0", "core-js": "^3.4.3", "echarts": "^4.5.0", "element-ui": "^2.13.0", "eslint": "^5.16.0", "eslint-plugin-vue": "^5.0.0", "file-saver": "^2.0.2", "font-awesome": "^4.7.0", "gulp": "^4.0.2", "gulp-autoprefixer": "^6.1.0", "gulp-babel": "^8.0.0", "gulp-clean": "^0.4.0", "gulp-clean-css": "^4.2.0", "gulp-concat": "^2.6.1", "gulp-rename": "^1.4.0", "gulp-replace": "^1.0.0", "gulp-sass": "^4.0.2", "gulp-sourcemaps": "^2.6.5", "gulp-uglify": "^3.0.2", "highlight.js": "^9.17.0", "iview": "^3.5.4", "jspdf": "^1.5.3", "moment": "^2.24.0", "node-sass": "^4.12.0", "sass-loader": "^8.0.0", "sortablejs": "^1.10.1", "vue": "^2.6.10", "vue-i18n": "^8.15.1", "vue-router": "^3.1.3", "vue-template-compiler": "^2.6.10", "webpack-cli": "^3.3.10", "xe-ajax": "^4.0.1", "xe-ajax-mock": "^1.9.2", "xe-clipboard": "^1.7.2", "xe-utils": "^2.3.0", "xlsx": "^0.15.1" }, "files": [ "lib", "types", "packages", "styles" ], "jsdelivr": "lib/index.min.js", "keywords": [ "pl-table" ], "license": "MIT", "main": "lib/vxe-table.js", "name": "plxy-grid", "peerDependencies": { "vue": ">=2.6.10", "xe-utils": ">=2.2.0" }, "postcss": { "plugins": { "autoprefixer": {} } }, "scripts": { "build": "vue-cli-service build", "lib": "npm run lib:pack && npm run lib:modules", "lib:modules": "gulp build", "lib:pack": "vue-cli-service build --target lib --name index --dest lib index.js", "lint": "vue-cli-service lint", "serve": "vue-cli-service serve" }, "style": "lib/index.css", "typings": "types/index.d.ts", "unpkg": "lib/index.min.js", "version": "2.8.3" }