Skip to content

Commit

Permalink
add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yufeng04 committed Aug 29, 2018
1 parent d7f2a74 commit 035450c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema_version": "1.0",
"packages": [
{
"name": "sublime-swan",
"description": "Baidu smartApp code highlights and auto completion",
"author": "efe-blue",
"homepage": "https://github.com/efe-blue/sublime-swan",
"last_modified": "2018-8-29",
"platforms": {
"*": [
{
"version": "1.0",
"url": "https://github.com/efe-blue/sublime-swan"
}
]
}
}
]
}

0 comments on commit 035450c

Please sign in to comment.