{
  "_from": "cssnano-simple@2.0.0",
  "_id": "cssnano-simple@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-0G3TXaFxlh/szPEG/o3VcmCwl0N3E60XNb9YZZijew5eIs6fLjJuOPxQd9yEBaX2p/YfJtt49i4vYi38iH6/6w==",
  "_location": "/cssnano-simple",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cssnano-simple@2.0.0",
    "name": "cssnano-simple",
    "escapedName": "cssnano-simple",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/next"
  ],
  "_resolved": "https://registry.npmjs.org/cssnano-simple/-/cssnano-simple-2.0.0.tgz",
  "_shasum": "930d9dcd8ba105c5a62ce719cb00854da58b5c05",
  "_spec": "cssnano-simple@2.0.0",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/next",
  "author": {
    "name": "Joe Haddad",
    "email": "timer150@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/timer/cssnano-simple/issues"
  },
  "bundleDependencies": false,
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  },
  "dependencies": {
    "cssnano-preset-simple": "^2.0.0"
  },
  "deprecated": false,
  "description": "A simple cssnano preset handler.",
  "devDependencies": {
    "cz-conventional-changelog": "3.3.0",
    "husky": "^4.3.8",
    "jest": "^26.6.3",
    "postcss": "^8.2.2",
    "prettier": "^2.2.1",
    "pretty-quick": "^3.1.0",
    "semantic-release": "^17.3.7"
  },
  "files": [
    "src/"
  ],
  "homepage": "https://github.com/timer/cssnano-simple#readme",
  "husky": {
    "hooks": {
      "pre-commit": "pretty-quick --staged"
    }
  },
  "license": "MIT",
  "main": "src/index.js",
  "name": "cssnano-simple",
  "peerDependencies": {
    "postcss": "^8.2.2"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/timer/cssnano-simple.git"
  },
  "scripts": {
    "commit": "git-cz",
    "prepublishOnly": "yarn test",
    "semantic-release": "semantic-release",
    "test": "jest"
  },
  "version": "2.0.0"
}
