in lib/client.js [194:196]
getProject(projectName, options) { return this._request('GET', projectName, '/', {}, null, {}, options); }