-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.json
22 lines (22 loc) · 1.05 KB
/
packages.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"schema_version": "2.0",
"packages": [
{
"name": "Laravel4-Scheme",
"description": "Laravel4 ColorSchema for Sublime Text",
"author": "Alexandro Bazán Ladines",
"homepage": "https://github.com/AlexandroBazan/Laravel4-Scheme/",
"details": "https://github.com/AlexandroBazan/Laravel4-Scheme/",
"labels": ["color", "laravel", "schema", "template"],
"releases": [
{
"sublime_text": "*",
"platforms": ["windows", "osx", "linux"],
"version": "1.1.1",
"url": "https://nodeload.github.com/Medalink/laravel-blade/zip/v1.1.1",
"date": "2013-04-26 16:43:35"
}
]
}
]
}