hash-color-material
Advanced tools
+4
-3
| { | ||
| "name": "hash-color-material", | ||
| "version": "1.1.2", | ||
| "version": "1.1.3", | ||
| "description": "Hashes a string or a number to a material color hex code.", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "test.js" | ||
| "test": "node test.js" | ||
| }, | ||
@@ -20,3 +20,4 @@ "repository": { | ||
| "material" | ||
| ] | ||
| ], | ||
| "devDependencies": {} | ||
| } |
8069
0.37%