about summary refs log tree commit diff stats
BranchCommit messageAuthorAge
hlthalt until exception when waiting for keyboardKartik K. Agaram12 months
mainfix other mandelbrot variantsKartik K. Agaram6 weeks
 
9 10 11 12 13 14 15 16 17
{
    "name": "subx",
    "version": "0.0.1",
    "description": "Syntax highlighting for SubX files in the Mu computing stack.",
    "author": "Kartik Agaram",
    "keywords": [
        "language",
        "mu",
        "syntax",
        "highlighting"
    ],
    "repository": "https://github.com/akkartik/mu",
    "engines": {
        "atom": ">=1.0.0 <2.0.0"
    },
    "dependencies": {}
}