package.json 2.21 KB
{
  "_args": [
    [
      {
        "raw": "color-name@^1.1.1",
        "scope": null,
        "escapedName": "color-name",
        "name": "color-name",
        "rawSpec": "^1.1.1",
        "spec": ">=1.1.1 <2.0.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/color-convert"
    ]
  ],
  "_from": "color-name@>=1.1.1 <2.0.0",
  "_id": "color-name@1.1.1",
  "_inCache": true,
  "_location": "/color-name",
  "_nodeVersion": "5.3.0",
  "_npmUser": {
    "name": "dfcreative",
    "email": "df.creative@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "color-name@^1.1.1",
    "scope": null,
    "escapedName": "color-name",
    "name": "color-name",
    "rawSpec": "^1.1.1",
    "spec": ">=1.1.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/color-convert",
    "/color-string"
  ],
  "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.1.tgz",
  "_shasum": "4b1415304cf50028ea81643643bd82ea05803689",
  "_shrinkwrap": null,
  "_spec": "color-name@^1.1.1",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/color-convert",
  "author": {
    "name": "DY",
    "email": "dfcreative@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/dfcreative/color-name/issues"
  },
  "dependencies": {},
  "description": "A list of color names and it’s values",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "4b1415304cf50028ea81643643bd82ea05803689",
    "tarball": "https://registry.npmjs.org/color-name/-/color-name-1.1.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "b47de1bf75da523d6d6061a41f7f0c9bb7c213bf",
  "homepage": "https://github.com/dfcreative/color-name",
  "keywords": [
    "color-name",
    "color",
    "color-keyword",
    "keyword"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dfcreative",
      "email": "df.creative@gmail.com"
    }
  ],
  "name": "color-name",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/dfcreative/color-name.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.1.1"
}