Sha256: c4eabe496c65f296e6f495f8d5af7abff14835da53f637cac20cbc3255c2b74e

Contents?: true

Size: 1.02 KB

Versions: 26

Compression:

Stored size: 1.02 KB

Contents

{
  "name": "css-declaration-sorter",
  "version": "4.0.1",
  "description": "Sorts CSS declarations fast and automatically in a certain order.",
  "main": "src/index.js",
  "files": [
    "src/index.js",
    "orders"
  ],
  "scripts": {
    "test": "node tests/test.js",
    "test:benchmark": "node tests/benchmark/benchmark.js",
    "test:ci": "npm test && npm run lint -- --max-warnings 0",
    "lint": "eslint src/*.js tests/*.js",
    "preversion": "npm test",
    "scrape": "node src/property-scraper"
  },
  "dependencies": {
    "postcss": "^7.0.1",
    "timsort": "^0.3.0"
  },
  "devDependencies": {
    "benchmark": "^2.1.4",
    "eslint": "^5.0.0",
    "tape": "^4.2.1"
  },
  "engines": {
    "node": ">4"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Siilwyn/css-declaration-sorter.git"
  },
  "author": "Selwyn <talk@selwyn.cc> (https://selwyn.cc/)",
  "license": "MIT",
  "keywords": [
    "postcss",
    "postcss-plugin",
    "css",
    "declaration",
    "sorter",
    "property",
    "order"
  ]
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.18.0 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.18.2 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.16.1 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.15.2 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.18.4 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.18.1 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.14.0 test/dummy/node_modules/css-declaration-sorter/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/css-declaration-sorter/package.json
tang-0.2.1 spec/tang_app/node_modules/css-declaration-sorter/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/css-declaration-sorter/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/css-declaration-sorter/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/css-declaration-sorter/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/css-declaration-sorter/package.json
tang-0.2.0 spec/tang_app/node_modules/css-declaration-sorter/package.json
tang-0.1.0 spec/tang_app/node_modules/css-declaration-sorter/package.json
tang-0.0.9 spec/tang_app/node_modules/css-declaration-sorter/package.json
enju_library-0.3.8 spec/dummy/node_modules/css-declaration-sorter/package.json
jester-data-8.0.0 node_modules/css-declaration-sorter/package.json