dyedhair
Version:
a JSON containing hair colors which may or may not be based on the Directions color palette.
26 lines (25 loc) • 688 B
JSON
{
"name": "dyedhair",
"description": "a JSON containing hair colors which may or may not be based on the Directions color palette.",
"version": "0.1.0",
"author": "Wieueberall <ann@minzschokola.de>",
"keywords": [
"colorpalette",
"haircolors",
"its2005andthisiscoolashell",
"tumblr"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/wieueberall/dyedhair-js.git"
},
"bugs": {
"url": "https://github.com/wieueberall/dyedhair-js/issues"
},
"homepage": "https://github.com/wieueberall/dyedhair-js#readme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}