We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c188a28 commit 9e90decCopy full SHA for 9e90dec
README.md
@@ -1,5 +1,4 @@
1
gitlab [](http://travis-ci.org/fengmk2/gitlab)
2
-[](http://david-dm.org/fengmk2/gitlab)
3
[](https://coveralls.io/r/fengmk2/gitlab)
4
=======
5
package.json
@@ -1,7 +1,7 @@
{
"name": "node-gitlab",
"version": "0.0.7",
- "description": "gitlab",
+ "description": "Gitlab API nodejs client.",
"main": "index.js",
6
"scripts": {
7
"test": "make test-all",
0 commit comments