HTTP(S)
Installation
install http://www.site.com/myPackage.zipIn box.json
{
"dependencies" : {
"myPackage" : "http://www.site.com/myPackage.zip"
}
}Last updated
Was this helpful?
install http://www.site.com/myPackage.zip{
"dependencies" : {
"myPackage" : "http://www.site.com/myPackage.zip"
}
}Last updated
Was this helpful?
Was this helpful?