在编辑package.json 时,请问如果repository为空,那么npm会去哪里找"repository" :
{ "type" : "git"
, "url" : ""
}
google下,从别的地方下载
npm官网或GitHub