Skip to content

Commit 14223f6

Browse files
committed
v1.0.0 notified to Package Control.
Signed-off-by: Jean-Denis Vauguet <[email protected]>
1 parent facb498 commit 14223f6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

packages.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"schema_version": "1.2",
3+
"packages": [
4+
{
5+
"name": "TrailingSpaces",
6+
"description": "Highlight trailing spaces and delete them in a flash.",
7+
"author": "Jean-Denis Vauguet",
8+
"homepage": "https://github.com/SublimeText/TrailingSpaces/",
9+
"last_modified": "2013-03-08 01:00:00",
10+
"platforms": {
11+
"*": [
12+
{
13+
"version": "1.0.0",
14+
"url": "https://nodeload.github.com/SublimeText/TrailingSpaces/zip/v1.0.0"
15+
}
16+
]
17+
}
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)