yanchengPowerSupply/node_modules/v-fit-columns/package.json

68 lines
1.8 KiB
JSON

{
"_args": [
[
"v-fit-columns@0.2.0",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_from": "v-fit-columns@0.2.0",
"_id": "v-fit-columns@0.2.0",
"_inBundle": false,
"_integrity": "sha512-xR0jIFmTyJeg4VZgEx7z8BIijZnHQegtbwAhG3L3TmyAoq/TXk7H6vzFLNxAVzOj9pSpO/0B2mf7jmuO2nE4Ag==",
"_location": "/v-fit-columns",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "v-fit-columns@0.2.0",
"name": "v-fit-columns",
"escapedName": "v-fit-columns",
"rawSpec": "0.2.0",
"saveSpec": null,
"fetchSpec": "0.2.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/v-fit-columns/-/v-fit-columns-0.2.0.tgz",
"_spec": "0.2.0",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"author": {
"name": "Kayson Li"
},
"bugs": {
"url": "https://github.com/kaysonli/v-fit-columns/issues"
},
"dependencies": {},
"description": "A Vue.js plugin that auto fit Element UI's el-table-column with cell content.",
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"babel-loader": "^8.1.0",
"css-loader": "^4.2.2",
"style-loader": "^1.2.1",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12"
},
"homepage": "https://github.com/kaysonli/v-fit-columns#readme",
"keywords": [
"v-fit-columns",
"vue",
"Element UI",
"el-table",
"el-table-column宽度自适应内容"
],
"license": "MIT",
"main": "dist/index.min.js",
"name": "v-fit-columns",
"repository": {
"type": "git",
"url": "git+https://github.com/kaysonli/v-fit-columns.git"
},
"scripts": {
"build": "webpack --progress --hide-modules"
},
"version": "0.2.0"
}