Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json « color-name « @types « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 098d5932d2c9695bbb7a2630291f5cb9af8001fb (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
{
  "_from": "@types/color-name@^1.1.1",
  "_id": "@types/color-name@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==",
  "_location": "/@types/color-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/color-name@^1.1.1",
    "name": "@types/color-name",
    "escapedName": "@types%2fcolor-name",
    "scope": "@types",
    "rawSpec": "^1.1.1",
    "saveSpec": null,
    "fetchSpec": "^1.1.1"
  },
  "_requiredBy": [
    "/ansi-styles"
  ],
  "_resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
  "_shasum": "1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0",
  "_spec": "@types/color-name@^1.1.1",
  "_where": "/Users/isaacs/dev/npm/cli/node_modules/ansi-styles",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Junyoung Clare Jang",
      "url": "https://github.com/Ailrun"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "TypeScript definitions for color-name",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/color-name",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  },
  "scripts": {},
  "typeScriptVersion": "2.0",
  "types": "index",
  "typesPublisherContentHash": "e22c6881e2dcf766e32142cbb82d9acf9c08258bdf0da8e76c8a448d1be44ac7",
  "version": "1.1.1"
}