Sha256: 60a8041d9e0098ff9d228f50b500413b2752a1772fe72641773ba1f3f6e44590

Contents?: true

Size: 848 Bytes

Versions: 10

Compression:

Stored size: 848 Bytes

Contents

{
  "name": "postcss",
  "version": "7.0.36",
  "description": "Tool for transforming styles with JS plugins",
  "engines": {
    "node": ">=6.0.0"
  },
  "keywords": [
    "css",
    "postcss",
    "rework",
    "preprocessor",
    "parser",
    "source map",
    "transform",
    "manipulation",
    "transpiler"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/postcss/"
  },
  "author": "Andrey Sitnik <andrey@sitnik.ru>",
  "license": "MIT",
  "homepage": "https://postcss.org/",
  "repository": "postcss/postcss",
  "dependencies": {
    "chalk": "^2.4.2",
    "source-map": "^0.6.1",
    "supports-color": "^6.1.0"
  },
  "main": "lib/postcss",
  "types": "lib/postcss.d.ts",
  "browser": {
    "./lib/terminal-highlight": false,
    "supports-color": false,
    "chalk": false,
    "fs": false
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
trusty-cms-6.3.1 node_modules/postcss-sorting/node_modules/postcss/package.json
trusty-cms-5.0.7 node_modules/postcss/package.json
trusty-cms-5.0.6 node_modules/postcss/package.json
trusty-cms-5.0.5 node_modules/postcss/package.json
trusty-cms-5.0.4 node_modules/postcss/package.json
trusty-cms-5.0.3 node_modules/postcss/package.json
trusty-cms-5.0.2 node_modules/postcss/package.json
trusty-cms-5.0.1 node_modules/postcss/package.json
trusty-cms-4.3.5 node_modules/postcss/package.json
trusty-cms-5.0.0 node_modules/postcss/package.json