diff options
| author | Ronen Babayoff <[email protected]> | 2014-12-08 02:42:40 -0400 |
|---|---|---|
| committer | Ronen Babayoff <[email protected]> | 2014-12-08 02:42:40 -0400 |
| commit | b142ab6d99dc6c8c3f4df6526027b7eeaa2a372f (patch) | |
| tree | 152d6474498282b49168ae13dc56ed5d28812cd2 /versions.json | |
| parent | daa9f442797525c9547c329665b4e9107b41d375 (diff) | |
| download | faker-b142ab6d99dc6c8c3f4df6526027b7eeaa2a372f.tar.xz faker-b142ab6d99dc6c8c3f4df6526027b7eeaa2a372f.zip | |
Package for meteor, including testing the meteor package in travis
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 |
