| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 | 
							- {
 
-   "_from": "postcss-modules-values@^4.0.0",
 
-   "_id": "postcss-modules-values@4.0.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
 
-   "_location": "/postcss-modules-values",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "range",
 
-     "registry": true,
 
-     "raw": "postcss-modules-values@^4.0.0",
 
-     "name": "postcss-modules-values",
 
-     "escapedName": "postcss-modules-values",
 
-     "rawSpec": "^4.0.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "^4.0.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/css-loader"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
 
-   "_shasum": "d7c5e7e68c3bb3c9b27cbf48ca0bb3ffb4602c9c",
 
-   "_spec": "postcss-modules-values@^4.0.0",
 
-   "_where": "E:\\vue_project\\el-table-column\\node_modules\\css-loader",
 
-   "author": {
 
-     "name": "Glen Maddern"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/css-modules/postcss-modules-values/issues"
 
-   },
 
-   "bundleDependencies": false,
 
-   "dependencies": {
 
-     "icss-utils": "^5.0.0"
 
-   },
 
-   "deprecated": false,
 
-   "description": "PostCSS plugin for CSS Modules to pass arbitrary values between your module files",
 
-   "devDependencies": {
 
-     "coveralls": "^3.1.0",
 
-     "eslint": "^7.10.0",
 
-     "eslint-config-prettier": "^6.12.0",
 
-     "husky": "^4.3.0",
 
-     "jest": "^26.5.2",
 
-     "lint-staged": "^10.4.0",
 
-     "postcss": "^8.1.0",
 
-     "prettier": "^2.1.2"
 
-   },
 
-   "engines": {
 
-     "node": "^10 || ^12 || >= 14"
 
-   },
 
-   "files": [
 
-     "src"
 
-   ],
 
-   "homepage": "https://github.com/css-modules/postcss-modules-values#readme",
 
-   "keywords": [
 
-     "css",
 
-     "modules",
 
-     "postcss"
 
-   ],
 
-   "license": "ISC",
 
-   "main": "src/index.js",
 
-   "name": "postcss-modules-values",
 
-   "peerDependencies": {
 
-     "postcss": "^8.1.0"
 
-   },
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/css-modules/postcss-modules-values.git"
 
-   },
 
-   "scripts": {
 
-     "eslint": "eslint --ignore-path .gitignore .",
 
-     "lint": "yarn eslint && yarn prettier",
 
-     "prepublishOnly": "yarn test",
 
-     "pretest": "yarn lint",
 
-     "prettier": "prettier -l --ignore-path .gitignore .",
 
-     "test": "yarn test:coverage",
 
-     "test:coverage": "jest --coverage --collectCoverageFrom=\"src/**/*\"",
 
-     "test:only": "jest",
 
-     "test:watch": "jest --watch"
 
-   },
 
-   "version": "4.0.0"
 
- }
 
 
  |