{
  "_args": [
    [
      "stylehacks@5.0.1",
      "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538"
    ]
  ],
  "_development": true,
  "_from": "stylehacks@5.0.1",
  "_id": "stylehacks@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-Es0rVnHIqbWzveU1b24kbw92HsebBepxfcqe5iix7t9j0PQqhs0IxXVXv0pY2Bxa08CgMkzD6OWql7kbGOuEdA==",
  "_location": "/stylehacks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "stylehacks@5.0.1",
    "name": "stylehacks",
    "escapedName": "stylehacks",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/postcss-merge-longhand"
  ],
  "_resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "dependencies": {
    "browserslist": "^4.16.0",
    "postcss-selector-parser": "^6.0.4"
  },
  "description": "Detect/remove browser hacks from CSS files.",
  "devDependencies": {
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "LICENSE-MIT",
    "dist"
  ],
  "gitHead": "28c247175032fa03f04911cde56ad82d74d211cc",
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "browsers",
    "css",
    "hack",
    "hacks",
    "optimise",
    "postcss",
    "postcss-plugin",
    "stylehacks"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "stylehacks",
  "peerDependencies": {
    "postcss": "^8.2.15"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "scripts": {
    "build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"",
    "prebuild": "del-cli dist",
    "prepublish": "yarn build"
  },
  "version": "5.0.1"
}
