{
  "name": "hash-color-material",
  "version": "1.1.3",
  "description": "Hashes a string or a number to a material color hex code.",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/matthiasunt/hash-color-material.git"
  },
  "author": "Matthias Unterfrauner",
  "license": "MIT",
  "keywords": [
    "color",
    "colour",
    "hash",
    "material"
  ],
  "devDependencies": {}
}
