| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_from": "cssnano@^5.0.0",
- "_id": "cssnano@5.1.15",
- "_inBundle": false,
- "_integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==",
- "_location": "/cssnano",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "cssnano@^5.0.0",
- "name": "cssnano",
- "escapedName": "cssnano",
- "rawSpec": "^5.0.0",
- "saveSpec": null,
- "fetchSpec": "^5.0.0"
- },
- "_requiredBy": [
- "/@vue/cli-service",
- "/css-minimizer-webpack-plugin"
- ],
- "_resolved": "https://registry.npmmirror.com/cssnano/-/cssnano-5.1.15.tgz",
- "_shasum": "ded66b5480d5127fcb44dac12ea5a983755136bf",
- "_spec": "cssnano@^5.0.0",
- "_where": "E:\\vue_project\\el-table-column\\node_modules\\@vue\\cli-service",
- "author": {
- "name": "Ben Briggs",
- "email": "beneb.info@gmail.com",
- "url": "http://beneb.info"
- },
- "bugs": {
- "url": "https://github.com/cssnano/cssnano/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "cssnano-preset-default": "^5.2.14",
- "lilconfig": "^2.0.3",
- "yaml": "^1.10.2"
- },
- "deprecated": false,
- "description": "A modular minifier, built on top of the PostCSS ecosystem.",
- "devDependencies": {
- "autoprefixer": "^10.4.12",
- "cssnano-preset-advanced": "^5.3.10",
- "cssnano-preset-lite": "^2.1.3",
- "postcss": "^8.2.15"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "files": [
- "src",
- "LICENSE-MIT",
- "types"
- ],
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/cssnano"
- },
- "homepage": "https://github.com/cssnano/cssnano",
- "keywords": [
- "css",
- "compress",
- "minify",
- "optimise",
- "optimisation",
- "postcss",
- "postcss-plugin"
- ],
- "license": "MIT",
- "main": "src/index.js",
- "name": "cssnano",
- "peerDependencies": {
- "postcss": "^8.2.15"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/cssnano/cssnano.git"
- },
- "types": "types/index.d.ts",
- "version": "5.1.15"
- }
|