{ "_from": "khroma@^2.1.0", "_id": "khroma@2.1.0", "_inBundle": false, "_integrity": "sha512-Ls993zuzfayK269Svk9hzpeGUKob/sIgZzyHYdjQoAdQetRKpOLj+k/QQQ/6Qi0Yz65mlROrfd+Ev+1+7dz9Kw==", "_location": "/khroma", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "khroma@^2.1.0", "name": "khroma", "escapedName": "khroma", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/mermaid" ], "_resolved": "https://registry.npmmirror.com/khroma/-/khroma-2.1.0.tgz", "_shasum": "45f2ce94ce231a437cf5b63c2e886e6eb42bbbb1", "_spec": "khroma@^2.1.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\mermaid", "bugs": { "url": "https://github.com/fabiospampinato/khroma/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A collection of functions for manipulating CSS colors, inspired by SASS.", "devDependencies": { "benchloop": "^2.1.1", "fava": "^0.2.1", "tsex": "^3.0.1", "typescript": "^5.1.6" }, "exports": "./dist/index.js", "homepage": "https://github.com/fabiospampinato/khroma#readme", "keywords": [ "sass", "color", "manipulation", "manipulate", "css", "hex", "rgb", "hsl" ], "main": "dist/index.js", "name": "khroma", "repository": { "type": "git", "url": "git+https://github.com/fabiospampinato/khroma.git" }, "scripts": { "benchmark": "tsex benchmark", "benchmark:watch": "tsex benchmark --watch", "clean": "tsex clean", "compile": "tsex compile", "compile:watch": "tsex compile --watch", "prepublishOnly": "tsex prepare", "test": "tsex test", "test:watch": "tsex test --watch" }, "sideEffects": false, "type": "module", "types": "./dist/index.d.ts", "version": "2.1.0" }