@types/culori
Version:
TypeScript definitions for culori
43 lines • 1.33 kB
JSON
{
"name": "@types/culori",
"version": "4.0.1",
"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": "53bbab13ec07c4c44f9b4ba6297ea8a3234b35dcb1984cdf8ea49d20e5640e4f",
"typeScriptVersion": "5.2"
}