highlightjs-4d
Version:
highlight.js syntax definition for 4d
26 lines (25 loc) • 653 B
JSON
{
"name": "highlightjs-4d",
"version": "1.0.6",
"description": "highlight.js syntax definition for 4d",
"main": "src/4d.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/highlightjs/highlightjs-4d.git"
},
"keywords": [
"4d",
"highlight.js",
"highlightjs",
"syntax"
],
"author": "Guillaume kotulski <guillaume.kotulski@4d.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/highlightjs/highlightjs-4d/issues"
},
"homepage": "https://github.com/highlightjs/highlightjs-4d"
}