{
  "_args": [
    [
      "nanocolors@0.2.12",
      "/opt/bitnami/apps/home/yftblog"
    ]
  ],
  "_from": "nanocolors@0.2.12",
  "_id": "nanocolors@0.2.12",
  "_inBundle": false,
  "_integrity": "sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==",
  "_location": "/nanocolors",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nanocolors@0.2.12",
    "name": "nanocolors",
    "escapedName": "nanocolors",
    "rawSpec": "0.2.12",
    "saveSpec": null,
    "fetchSpec": "0.2.12"
  },
  "_requiredBy": [
    "/autoprefixer",
    "/browserslist",
    "/postcss",
    "/postcss-safe-parser/postcss"
  ],
  "_resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.12.tgz",
  "_spec": "0.2.12",
  "_where": "/opt/bitnami/apps/home/yftblog",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "browser": {
    "./index.js": "./index.browser.js",
    "./index.cjs": "./index.browser.cjs"
  },
  "bugs": {
    "url": "https://github.com/ai/nanocolors/issues"
  },
  "description": "4x times faster than chalk and use 5x less space in node_modules",
  "exports": {
    ".": {
      "browser": "./index.browser.js",
      "require": "./index.cjs",
      "import": "./index.js",
      "default": "./index.js"
    },
    "./package.json": "./package.json"
  },
  "homepage": "https://github.com/ai/nanocolors#readme",
  "keywords": [
    "color",
    "colors",
    "ansi",
    "cli",
    "console",
    "terminal",
    "chalk"
  ],
  "license": "MIT",
  "main": "index.cjs",
  "module": "index.js",
  "name": "nanocolors",
  "react-native": "index.browser.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ai/nanocolors.git"
  },
  "sideEffects": false,
  "type": "module",
  "types": "./index.d.ts",
  "version": "0.2.12"
}
