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: d5e367e140379887145dc354a3ba9f8d14996568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "name": "@types/color-name",
    "version": "1.1.1",
    "description": "TypeScript definitions for color-name",
    "license": "MIT",
    "contributors": [
        {
            "name": "Junyoung Clare Jang",
            "url": "https://github.com/Ailrun",
            "githubUsername": "Ailrun"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "e22c6881e2dcf766e32142cbb82d9acf9c08258bdf0da8e76c8a448d1be44ac7",
    "typeScriptVersion": "2.0"
}