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" }