Skip to main content
Module

x/color_hash/package-lock.json

Generate color based on the given string (using HSL color space and SHA256).
Latest
File
{ "name": "color-hash", "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { "typescript": { "version": "4.2.4", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", "integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==", "dev": true } }}