Open
Description
It doesn't seem possible to have git dependencies currently :
"dependencies": {
"hxnodejs": "https://github.com/HaxeFoundation/hxnodejs.git"
}
The above seems to fail. Or maybe there is another syntax ?
If not, then I think it would be nice to support git dependencies, pretty much like npm
does.