UNPKG
meteor-deploy-git
Version:
latest (1.3.3)
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.9
1.0.8
1.0.7
Simple Meteor deployment tool
meteor-deploy.com
meteor-deploy-git
/
dist
/
defaults.js
4 lines
(2 loc)
•
54 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
exports
.
configPath
=
".meteor-deploy"
;