Included custom vulcanize package in repo

This commit is contained in:
Stefan Zermatten
2016-05-03 07:50:12 +02:00
parent af3af0e550
commit 2ffacb88e0
7 changed files with 142 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
{
"dependencies": [
[
"meteor",
"1.1.3"
],
[
"underscore",
"1.0.1"
]
],
"pluginDependencies": [
[
"vulcanize",
{}
]
],
"toolVersion": "meteor-tool@1.0.35",
"format": "1.0"
}