UNPKG

@neneos/nuxt-highlight

Version:
28 lines (27 loc) 677 B
{ "name": "@neneos/nuxt-highlight", "version": "0.0.5", "description": "A Hightlight.js module for nuxt", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/neneos/nuxt-highlight.js.git" }, "keywords": [ "Nuxt", "vue.js", "hightlight.js" ], "author": "Robin Soenen (Neneos)", "license": "MIT", "bugs": { "url": "https://github.com/neneos/nuxt-highlight.js/issues" }, "homepage": "https://github.com/neneos/nuxt-highlight.js#readme", "dependencies": { "vue-highlightjs": "^1.3.3" } }