{
  "_from": "picocolors@^0.2.1",
  "_id": "picocolors@0.2.1",
  "_inBundle": false,
  "_integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
  "_location": "/picocolors",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "picocolors@^0.2.1",
    "name": "picocolors",
    "escapedName": "picocolors",
    "rawSpec": "^0.2.1",
    "saveSpec": null,
    "fetchSpec": "^0.2.1"
  },
  "_requiredBy": [
    "/postcss"
  ],
  "_resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-0.2.1.tgz",
  "_shasum": "570670f793646851d1ba135996962abad587859f",
  "_spec": "picocolors@^0.2.1",
  "_where": "D:\\work\\vue-loader-v15-vue2-7\\node_modules\\postcss",
  "author": {
    "name": "Alexey Raspopov"
  },
  "browser": {
    "./picocolors.js": "./picocolors.browser.js"
  },
  "bugs": {
    "url": "https://github.com/alexeyraspopov/picocolors/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "The tiniest and the fastest coloring library ever",
  "files": [
    "picocolors.*",
    "types.ts"
  ],
  "homepage": "https://github.com/alexeyraspopov/picocolors#readme",
  "keywords": [
    "terminal",
    "colors",
    "formatting",
    "cli",
    "console"
  ],
  "license": "ISC",
  "main": "./picocolors.js",
  "name": "picocolors",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alexeyraspopov/picocolors.git"
  },
  "sideEffects": false,
  "types": "./picocolors.d.ts",
  "version": "0.2.1"
}
