Sha256: 96c9d24e0a6bfade00724f989692cce51d5f07e32c584e307374fc8fddd811ba

Contents?: true

Size: 1.52 KB

Versions: 26

Compression:

Stored size: 1.52 KB

Contents

{
  "name": "@csstools/convert-colors",
  "version": "1.4.0",
  "description": "Convert colors between RGB, HSL, and HWB",
  "author": "Jonathan Neal <jonathantneal@hotmail.com>",
  "license": "CC0-1.0",
  "repository": "jonathantneal/convert-colors",
  "homepage": "https://github.com/jonathantneal/convert-colors#readme",
  "bugs": "https://github.com/jonathantneal/convert-colors/issues",
  "main": "index.bundle.js",
  "module": "index.js",
  "files": [
    "index.js",
    "index.bundle.js",
    "lib"
  ],
  "scripts": {
    "prepublishOnly": "npm test",
    "pretest": "rollup -c .rollup.js --silent",
    "test": "echo 'Running tests...'; npm run test:ec && npm run test:js && npm run test:tape",
    "test:ec": "echint test",
    "test:js": "eslint *.js --cache --ignore-path .gitignore --quiet",
    "test:tape": "node .tape"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-preset-env": "^1.6",
    "echint": "^4.0",
    "eslint": "^4.15",
    "eslint-config-dev": "2.0",
    "pre-commit": "^1.2",
    "rollup": "^0.54",
    "rollup-plugin-babel": "^3.0"
  },
  "eslintConfig": {
    "extends": "dev",
    "rules": {
      "max-params": [
        2,
        4
      ]
    }
  },
  "keywords": [
    "colors",
    "converts",
    "conversions",
    "converting",
    "css",
    "rgb",
    "hsl",
    "hwb",
    "lab",
    "lch",
    "hsv",
    "xyz",
    "red",
    "green",
    "blue",
    "hue",
    "saturation",
    "lightness",
    "whiteness",
    "blackness",
    "cie"
  ]
}

Version data entries

26 entries across 25 versions & 8 rubygems

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