| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "_from": "stylehacks@^5.1.1",
- "_id": "stylehacks@5.1.1",
- "_inBundle": false,
- "_integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==",
- "_location": "/stylehacks",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "stylehacks@^5.1.1",
- "name": "stylehacks",
- "escapedName": "stylehacks",
- "rawSpec": "^5.1.1",
- "saveSpec": null,
- "fetchSpec": "^5.1.1"
- },
- "_requiredBy": [
- "/postcss-merge-longhand"
- ],
- "_resolved": "https://registry.npmmirror.com/stylehacks/-/stylehacks-5.1.1.tgz",
- "_shasum": "7934a34eb59d7152149fa69d6e9e56f2fc34bcc9",
- "_spec": "stylehacks@^5.1.1",
- "_where": "E:\\vue_project\\el-table-column\\node_modules\\postcss-merge-longhand",
- "author": {
- "name": "Ben Briggs",
- "email": "beneb.info@gmail.com",
- "url": "http://beneb.info"
- },
- "bugs": {
- "url": "https://github.com/cssnano/cssnano/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "browserslist": "^4.21.4",
- "postcss-selector-parser": "^6.0.4"
- },
- "deprecated": false,
- "description": "Detect/remove browser hacks from CSS files.",
- "devDependencies": {
- "postcss": "^8.2.15"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "files": [
- "LICENSE-MIT",
- "src",
- "types"
- ],
- "homepage": "https://github.com/cssnano/cssnano",
- "keywords": [
- "browsers",
- "css",
- "hack",
- "hacks",
- "optimise",
- "postcss",
- "postcss-plugin",
- "stylehacks"
- ],
- "license": "MIT",
- "main": "src/index.js",
- "name": "stylehacks",
- "peerDependencies": {
- "postcss": "^8.2.15"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/cssnano/cssnano.git"
- },
- "types": "types/index.d.ts",
- "version": "5.1.1"
- }
|