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

package.json « parse-json « @types « node_modules « assets - github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cdc08dc53ccd1b31153068573378159b7d5ecbe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "name": "@types/parse-json",
    "version": "4.0.0",
    "description": "TypeScript definitions for parse-json",
    "license": "MIT",
    "contributors": [
        {
            "name": "mrmlnc",
            "url": "https://github.com/mrmlnc",
            "githubUsername": "mrmlnc"
        }
    ],
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751",
    "typeScriptVersion": "2.0"
}