~reykjalin/qode-lexer

803718e7ded3c6466bc1b055951f7dd0498fad39 — Kristófer Reykjalín Þorláksson 4 years ago
initial commit
2 files changed, 11 insertions(+), 0 deletions(-)

A index.js
A package.json
A  => index.js +0 -0
A  => package.json +11 -0
@@ 1,11 @@
{
  "name": "qode-textmate",
  "version": "1.0.0",
  "description": "Textmate grammar interface for Qode",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "git.sr.ht/~reykjalin",
  "license": "MIT"
}