File: //proc/1526/task/1920/cwd/linde-ai/html/node_modules/postcss-merge-longhand/package.json
{
  "_from": "postcss-merge-longhand@^5.1.6",
  "_id": "postcss-merge-longhand@5.1.6",
  "_inBundle": false,
  "_integrity": "sha512-6C/UGF/3T5OE2CEbOuX7iNO63dnvqhGZeUnKkDeifebY0XqkkvrctYSZurpNE902LDf2yKwwPFgotnfSoPhQiw==",
  "_location": "/postcss-merge-longhand",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-merge-longhand@^5.1.6",
    "name": "postcss-merge-longhand",
    "escapedName": "postcss-merge-longhand",
    "rawSpec": "^5.1.6",
    "saveSpec": null,
    "fetchSpec": "^5.1.6"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.6.tgz",
  "_shasum": "f378a8a7e55766b7b644f48e5d8c789ed7ed51ce",
  "_spec": "postcss-merge-longhand@^5.1.6",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\cssnano-preset-default",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss-value-parser": "^4.2.0",
    "stylehacks": "^5.1.0"
  },
  "deprecated": false,
  "description": "Merge longhand properties into shorthand with PostCSS.",
  "devDependencies": {
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "LICENSE-MIT",
    "src",
    "types"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "css",
    "minify",
    "optimise",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "postcss-merge-longhand",
  "peerDependencies": {
    "postcss": "^8.2.15"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "5.1.6"
}