HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/postcss-sorting/package.json
{
  "_args": [
    [
      "postcss-sorting@5.0.1",
      "/var/www/french-american.org/releases/20210421135930Z"
    ]
  ],
  "_development": true,
  "_from": "postcss-sorting@5.0.1",
  "_id": "postcss-sorting@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-Y9fUFkIhfrm6i0Ta3n+89j56EFqaNRdUKqXyRp6kvTcSXnmgEjaVowCXH+JBe9+YKWqd4nc28r2sgwnzJalccA==",
  "_location": "/postcss-sorting",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-sorting@5.0.1",
    "name": "postcss-sorting",
    "escapedName": "postcss-sorting",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/stylelint-order"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-sorting/-/postcss-sorting-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "/var/www/french-american.org/releases/20210421135930Z",
  "author": {
    "name": "Aleks Hudochenkov",
    "email": "aleks@hudochenkov.com"
  },
  "bugs": {
    "url": "https://github.com/hudochenkov/postcss-sorting/issues"
  },
  "dependencies": {
    "lodash": "^4.17.14",
    "postcss": "^7.0.17"
  },
  "description": "PostCSS plugin to keep rules and at-rules content in order.",
  "devDependencies": {
    "eslint": "^6.0.1",
    "eslint-config-hudochenkov": "^3.0.1",
    "eslint-config-prettier": "^6.0.0",
    "husky": "^3.0.0",
    "jest": "^24.8.0",
    "jest-watch-typeahead": "^0.3.1",
    "lint-staged": "^9.2.0",
    "postcss-html": "^0.36.0",
    "postcss-jsx": "^0.36.1",
    "postcss-syntax": "^0.36.2",
    "prettier": "^1.18.2"
  },
  "engines": {
    "node": ">=8.7.0"
  },
  "files": [
    "lib",
    "!lib/**/__tests__",
    "index.js",
    "!.DS_Store"
  ],
  "homepage": "https://github.com/hudochenkov/postcss-sorting",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "jest": {
    "setupFiles": [
      "./jest-setup.js"
    ],
    "testEnvironment": "node",
    "testRegex": "__tests__/[a-zA-Z-]+\\.js$",
    "watchPlugins": [
      "jest-watch-typeahead/filename",
      "jest-watch-typeahead/testname"
    ]
  },
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "sorting",
    "order"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.js": [
      "eslint --fix",
      "prettier --write",
      "git add"
    ]
  },
  "name": "postcss-sorting",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hudochenkov/postcss-sorting.git"
  },
  "scripts": {
    "coverage": "jest --coverage",
    "fix": "npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'",
    "jest": "jest",
    "lint": "eslint *.js 'lib/**/*.js'",
    "test": "npm run lint && jest",
    "watch": "jest --watch"
  },
  "version": "5.0.1"
}