va11halla-syntax/package.json
2020-07-15 16:55:31 -04:00

18 lines
374 B
JSON

{
"name": "va11halla-syntax",
"theme": "syntax",
"version": "0.0.0",
"description": "Syntax and UI theme for va11halla",
"repository":"https://github.com/kevroded/va11halla-syntax",
"keywords": [
"syntax",
"ui",
"theme"
],
"repository": "https://github.com/atom/test-syntax",
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
}
}