aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/highlight.js/package.json
blob: 0bc5d9e0d13845f7e7b4b531801cb00a878715b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "@types/highlight.js",
    "version": "9.1.9",
    "description": "TypeScript definitions for highlight.js",
    "license": "MIT",
    "author": "Niklas Mollenhauer <https://github.com/nikeee/>, Jeremy Hull <https://github.com/sourrust>",
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "14dae95213aaf7c92441e3519fee7f0c531e554829c0add5b41f59b20b451fd4",
    "typeScriptVersion": "2.0"
}