{ "name": "@types/highlightjs", "version": "10.1.0", "description": "TypeScript definitions for highlight.js", "license": "MIT", "contributors": [ { "name": "Florian Keller", "url": "https://github.com/ffflorian", "githubUsername": "ffflorian" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/highlightjs" }, "scripts": {}, "dependencies": { "highlight.js": "^10.1.0" }, "typesPublisherContentHash": "903f059894f3561e9de11f98b150bba6710a929653b3ecb4cf13ebe0ac970de0", "typeScriptVersion": "3.5" }