Your IP : 216.73.216.40


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

{
  "_args": [
    [
      {
        "raw": "postcss@^7.0.23",
        "scope": null,
        "escapedName": "postcss",
        "name": "postcss",
        "rawSpec": "^7.0.23",
        "spec": ">=7.0.23 <8.0.0",
        "type": "range"
      },
      "/var/www/html/test/wetty/node_modules/css-loader"
    ]
  ],
  "_from": "postcss@>=7.0.23 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "postcss@7.0.27",
  "_inCache": true,
  "_location": "/postcss",
  "_nodeVersion": "13.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/postcss_7.0.27_1581994782395_0.6913875617352434"
  },
  "_npmUser": {
    "name": "ai",
    "email": "andrey@sitnik.ru"
  },
  "_npmVersion": "6.13.6",
  "_phantomChildren": {
    "has-flag": "3.0.0"
  },
  "_requested": {
    "raw": "postcss@^7.0.23",
    "scope": null,
    "escapedName": "postcss",
    "name": "postcss",
    "rawSpec": "^7.0.23",
    "spec": ">=7.0.23 <8.0.0",
    "type": "range"
  },
  "_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",
  "_shrinkwrap": null,
  "_spec": "postcss@^7.0.23",
  "_where": "/var/www/html/test/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"
  },
  "dependencies": {
    "chalk": "^2.4.2",
    "source-map": "^0.6.1",
    "supports-color": "^6.1.0"
  },
  "description": "Tool for transforming styles with JS plugins",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==",
    "shasum": "cc67cdc6b0daa375105b7c424a85567345fc54d9",
    "tarball": "https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz",
    "fileCount": 38,
    "unpackedSize": 1086215,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS1MfCRA9TVsSAnZWagAA4XYP/0nSbZe1hBS/Zb5RwBR2\nqaFkbzd3cjdleIUyWKH3ABErm1w4wUfprMQ7rMhB3tV9vXGNCfggjz+MZWr0\nM2k0+1ZNQraQHbNPtYgth7LG3PiGsjouLcyKs/R5BWYJxZRyyGnYZeTSlEg1\n+kl4cnbGRVqrpwQEuD6UxudK8CKs/T7evgMDX5i8u053OrJqExBznOUyo9J1\n4QtJZC5G29GoljIcoq28rdpV+3CLssDZfM3cHBLzDJ0qavdVZmX/cve0kg5k\naGHJOjWExOfDwc9+U+tUYfeF87vXe2b2SpBW9DI0uU4j2Eutf8EOo1XtRq6Y\nD/MYJRtNXiKGi7W2o6eVXjtGc4u2iVNAh78bAywtaiWu7w91F0ZlHlCxJlwa\nxsZQwGfmhzAVcogU+I9a8DVQ56mgkXoi1EuitE/Uc4U50GODpv7yrgkzHuI6\n66AP/zgaKcdc1dAhoukppEHmeky3M/FLiEGDS1Q848BXbg5D2tdGcm2asiP3\n6vriO2AyU7IB8ysx2LyKXPbfyBCulWiwcWvHqqKu0w4nvNbvTretfOjKQlrA\nG+4lNUXezESjM5VD6iiFk+MedR+7jw4X0ewnjeAyCr1/us4GhoqefU1tWA/P\nDFnxDKlFbtSo9E4h2rXksyY+RzNpXc/WFi5+DyWkZc8DZ+t3Bpi/vW1neZFC\nXWE+\r\n=H7Bq\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "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",
  "maintainers": [
    {
      "name": "ai",
      "email": "andrey@sitnik.ru"
    },
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "trysound",
      "email": "trysound@yandex.ru"
    }
  ],
  "name": "postcss",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss.git"
  },
  "types": "lib/postcss.d.ts",
  "version": "7.0.27"
}