Skip to content

Commit d5e704f

Browse files
author
MattDMo
committed
Created packages.json, just for fun
1 parent 1717f40 commit d5e704f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

packages.json

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"schema_version": "3.0.0",
3+
4+
"packages": [
5+
6+
{
7+
"name": "Python Improved",
8+
"details": "https://github.com/MattDMo/PythonImproved",
9+
"releases": [
10+
{
11+
"sublime_text": "*",
12+
"tags": true
13+
}
14+
],
15+
"labels": ["language syntax"]
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)