{
    "name": "@types/chroma-js",
    "version": "3.1.2",
    "description": "TypeScript definitions for chroma-js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chroma-js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Sebastian Brückner",
            "githubUsername": "invliD",
            "url": "https://github.com/invliD"
        },
        {
            "name": "Charlie Zhuo",
            "githubUsername": "CharlieZhuo",
            "url": "https://github.com/CharlieZhuo"
        }
    ],
    "type": "module",
    "main": "",
    "types": "index.d.ts",
    "exports": {
        ".": {
            "import": "./index.d.ts",
            "require": "./index.d.cts"
        },
        "./light": {
            "import": "./index.d.ts",
            "require": "./index.d.cts"
        },
        "./package.json": "./package.json"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/chroma-js"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "9066b78d11018ffbefa248881b58ea1add6d56ce60e72b20a8d110dc43787bfd",
    "typeScriptVersion": "5.2"
}