Skip to content

Instantly share code, notes, and snippets.

@jamesonquinn
jamesonquinn / gist:5718981
Created June 6, 2013 02:51
smart.json, smart.lock, packages
smart.json:
{
"meteor": {
"branch": "master"
, "git": "https://github.com/meteor/meteor"
, "tag" : "v0.5.9"
},
"packages": {
"deps-extensions": {
"git": "https://github.com/tmeasday/meteor-deps-extensions.git"