summary refs log blame commit diff stats
path: root/src/gifs/lainchan/godcock.jpg
blob: 75de89b65666a2c0c5e44c8fd9cb3e1649de7e15 (plain) (tree)
blob is binary.
amp;id=7204135203524dc7bcb7df6610e0ac45872f46fd'>plain) (blame)
1
2
3
4
5
6
7
8
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": {}
}