Your IP : 216.73.216.40


Current Path : /var/www/html/wetty/node_modules/postcss/
Upload File :
Current File : //var/www/html/wetty/node_modules/postcss/package.json

{
  "_from": "postcss@^7.0.23",
  "_id": "postcss@7.0.27",
  "_inBundle": false,
  "_integrity": "sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==",
  "_location": "/postcss",
  "_phantomChildren": {
    "has-flag": "3.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss@^7.0.23",
    "name": "postcss",
    "escapedName": "postcss",
    "rawSpec": "^7.0.23",
    "saveSpec": null,
    "fetchSpec": "^7.0.23"
  },
  "_requiredBy": [
    "/css-loader",
    "/icss-utils",
    "/postcss-modules-extract-imports",
    "/postcss-modules-local-by-default",
    "/postcss-modules-scope",
    "/postcss-modules-values"
  ],
  "_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz",
  "_shasum": "cc67cdc6b0daa375105b7c424a85567345fc54d9",
  "_spec": "postcss@^7.0.23",
  "_where": "/var/www/html/wetty/node_modules/css-loader",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "browser": {
    "./lib/terminal-highlight": false,
    "supports-color": false,
    "chalk": false,
    "fs": false
  },
  "browserslist": [
    "last 2 version",
    "not dead",
    "not Explorer 11",
    "not ExplorerMobile 11",
    "node 6"
  ],
  "bugs": {
    "url": "https://github.com/postcss/postcss/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^2.4.2",
    "source-map": "^0.6.1",
    "supports-color": "^6.1.0"
  },
  "deprecated": false,
  "description": "Tool for transforming styles with JS plugins",
  "engines": {
    "node": ">=6.0.0"
  },
  "funding": {
    "type": "tidelift",
    "url": "https://tidelift.com/funding/github/npm/postcss"
  },
  "homepage": "https://postcss.org/",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "keywords": [
    "css",
    "postcss",
    "rework",
    "preprocessor",
    "parser",
    "source map",
    "transform",
    "manipulation",
    "transpiler"
  ],
  "license": "MIT",
  "main": "lib/postcss",
  "name": "postcss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss.git"
  },
  "types": "lib/postcss.d.ts",
  "version": "7.0.27"
}