{
  "name": "normalize-css-color",
  "version": "1.0.2",
  "description": "Normalize a subset of CSS color values into integers",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-community/normalize-css-color.git"
  },
  "keywords": [
    "css",
    "color",
    "convert",
    "hex"
  ],
  "author": "",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/react-community/normalize-css-color/issues"
  },
  "homepage": "https://github.com/react-community/normalize-css-color#readme"
}