All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
{
  "name": "color-rgba",
  "version": "2.1.1",
  "description": "Convert color string (or parseable argument) to RGBA array",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/colorjs/color-rgba.git"
  },
  "keywords": [
    "color",
    "colorjs",
    "rgb",
    "rgba",
    "color-space",
    "css"
  ],
  "author": "Dmitry Yv ",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/colorjs/color-rgba/issues"
  },
  "homepage": "https://github.com/colorjs/color-rgba#readme",
  "dependencies": {
    "clamp": "^1.0.1",
    "color-parse": "^1.3.8",
    "color-space": "^1.14.6"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy