{
  "_args": [
    [
      "colorspace@1.1.2",
      "/home/haegemonia76/workspace/github/express-jsdoc-swagger/examples"
    ]
  ],
  "_from": "colorspace@1.1.2",
  "_id": "colorspace@1.1.2",
  "_inBundle": false,
  "_integrity": "sha512-vt+OoIP2d76xLhjwbBaucYlNSpPsrJWPlBTtwCpQKIu6/CSMutyzX93O/Do0qzpH3YoHEes8YEFXyZ797rEhzQ==",
  "_location": "/colorspace",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "colorspace@1.1.2",
    "name": "colorspace",
    "escapedName": "colorspace",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/diagnostics"
  ],
  "_resolved": "https://registry.npmjs.org/colorspace/-/colorspace-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/home/haegemonia76/workspace/github/express-jsdoc-swagger/examples",
  "author": {
    "name": "Arnout Kazemier"
  },
  "bugs": {
    "url": "https://github.com/3rd-Eden/colorspace/issues"
  },
  "dependencies": {
    "color": "3.0.x",
    "text-hex": "1.0.x"
  },
  "description": "Generate HEX colors for a given namespace.",
  "devDependencies": {
    "assume": "2.1.x",
    "mocha": "5.2.x",
    "pre-commit": "1.2.x"
  },
  "homepage": "https://github.com/3rd-Eden/colorspace",
  "keywords": [
    "namespace",
    "color",
    "hex",
    "colorize",
    "name",
    "space",
    "colorspace"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "colorspace",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/3rd-Eden/colorspace.git"
  },
  "scripts": {
    "test": "mocha test.js"
  },
  "version": "1.1.2"
}
