summaryrefslogtreecommitdiff
path: root/tests/registry/npm/color-name/registry.json
blob: cc49ad60b914a5e5d0754b3621a793282adc8ae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
  "name": "color-name",
  "description": "A list of color names and its values",
  "dist-tags": {
    "latest": "1.1.4"
  },
  "versions": {
    "1.1.4": {
      "name": "color-name",
      "version": "1.1.4",
      "description": "A list of color names and its values",
      "main": "index.js",
      "scripts": {
        "test": "node test.js"
      },
      "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com/colorjs/color-name.git"
      },
      "author": {
        "name": "DY",
        "email": "dfcreative@gmail.com"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/colorjs/color-name/issues"
      },
      "gitHead": "4536ce5944f56659a2dfb2198eaf81b5ad5f2ad9",
      "_id": "color-name@1.1.4",
      "_npmVersion": "6.4.1",
      "_nodeVersion": "8.11.1",
      "dist": {
        "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
        "shasum": "c2a09a87acbde69543de6f63fa3995c826c536a2",
        "tarball": "http://localhost:4260/color-name/color-name-1.1.4.tgz",
        "fileCount": 4,
        "unpackedSize": 6693
      },
      "directories": {},
      "_hasShrinkwrap": false
    }
  },
  "homepage": "https://github.com/colorjs/color-name",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/colorjs/color-name.git"
  },
  "author": {
    "name": "DY",
    "email": "dfcreative@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/colorjs/color-name/issues"
  },
  "license": "MIT",
  "readmeFilename": "README.md"
}