Skip to content

Commit

Permalink
add packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wuub committed Sep 22, 2016
1 parent 13fb086 commit 8455e86
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"schema_version": "3.0.0",
"packages": {
"name": "SublimeREPL",
"details": "https://github.com/wuub/SublimeREPL",
"description": "SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python + virtualenv, R, Ruby, Scala...)",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
}
}

0 comments on commit 8455e86

Please sign in to comment.