UNPKG

@types/culori

Version:
43 lines 1.33 kB
{ "name": "@types/culori", "version": "4.0.0", "description": "TypeScript definitions for culori", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/culori", "license": "MIT", "contributors": [ { "name": "Bijela Gora", "githubUsername": "bijela-gora", "url": "https://github.com/bijela-gora" }, { "name": "Drew Powrs", "githubUsername": "drwpow", "url": "https://github.com/drwpow" } ], "type": "module", "main": "", "types": "index.d.ts", "exports": { ".": { "require": "./bundled/culori.cjs", "import": "./src/index.js" }, "./require": "./bundled/culori.cjs", "./css": "./src/bootstrap/css.js", "./all": "./src/bootstrap/all.js", "./fn": "./src/index-fn.js", "./package.json": "./package.json" }, "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/culori" }, "scripts": {}, "dependencies": {}, "peerDependencies": {}, "typesPublisherContentHash": "a834068be4290f1ea745c930613f6fbd536736332e18d2a4d0410833d0236182", "typeScriptVersion": "5.1" }