{
  "_args": [
    [
      "hsl-to-rgb-for-reals@1.1.1",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "hsl-to-rgb-for-reals@1.1.1",
  "_id": "hsl-to-rgb-for-reals@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-LgOWAkrN0rFaQpfdWBQlv/VhkOxb5AsBjk6NQVx4yEzWS923T07X0M1Y0VNko2H52HeSpZrZNNMJ0aFqsdVzQg==",
  "_location": "/hsl-to-rgb-for-reals",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hsl-to-rgb-for-reals@1.1.1",
    "name": "hsl-to-rgb-for-reals",
    "escapedName": "hsl-to-rgb-for-reals",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/hsl-to-hex"
  ],
  "_resolved": "https://registry.npmjs.org/hsl-to-rgb-for-reals/-/hsl-to-rgb-for-reals-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "bugs": {
    "url": "https://github.com/kayellpeee/hsl_rgb_converter/issues"
  },
  "description": "simple HSL to RGB converter",
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^6.2.0"
  },
  "homepage": "https://github.com/davidmarkclements/hsl_rgb_converter/",
  "keywords": [
    "hsl",
    "rgb",
    "color",
    "converter",
    "convert",
    "hue",
    "saturation",
    "light"
  ],
  "license": "ISC",
  "main": "converter.js",
  "name": "hsl-to-rgb-for-reals",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davidmarkclements/hsl_rgb_converter.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.1"
}
