diff options
Diffstat (limited to 'versions.json')
| -rw-r--r-- | versions.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/versions.json b/versions.json new file mode 100644 index 00000000..fca353a7 --- /dev/null +++ b/versions.json @@ -0,0 +1,15 @@ +{ + "dependencies": [ + [ + "meteor", + "1.1.3" + ], + [ + "underscore", + "1.0.1" + ] + ], + "pluginDependencies": [], + "toolVersion": "[email protected]", + "format": "1.0" +}
\ No newline at end of file |
