@montferret/highlight-fql
Version:
FQL syntax highlight
28 lines (27 loc) • 645 B
JSON
{
"name": "@montferret/highlight-fql",
"version": "1.2.0",
"description": "FQL syntax highlight",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"pub": "npm publish --access=public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MontFerret/highlight-fql.git"
},
"keywords": [
"ferret",
"highlight",
"fql",
"syntax",
"browser"
],
"author": "MontFerret Team",
"license": "MIT",
"bugs": {
"url": "https://github.com/MontFerret/highlight-fql/issues"
},
"homepage": "https://github.com/MontFerret/highlight-fql#readme"
}