{"name":"gitlab","version":"3.4.4","description":"Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.","main":"dist/latest/index.js","engines":{"node":">=8.9.0"},"scripts":{"build:clean":"rimraf -rf dist && mkdir -p dist","build:es6":"babel src -d dist/latest","build:es5":"babel src -d dist/es5 --env-name es5","build":"npm run build:clean && npm run build:es6 && npm run build:es5","lint":"eslint ./src ./test","test:bundles":"jest test/tests/bundles","test:infrastructure":"jest test/tests/infrastructure","test:services":"jest test/tests/services","test":"jest && codecov","prepublishOnly":"npm run build","semantic-release":"semantic-release -t '${version}'"},"repository":{"type":"git","url":"git+https://github.com/jdalrymple/node-gitlab.git"},"keywords":["gitlab","api","es6","es5","request"],"bugs":{"url":"https://github.com/jdalrymple/node-gitlab/issues"},"author":{"name":"Justin Dalrymple","email":"justin.s.dalrymple@gmail.com"},"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.51","@babel/core":"^7.0.0-beta.51","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.51","@babel/plugin-transform-runtime":"^7.0.0-beta.51","@babel/preset-env":"^7.0.0-beta.51","babel-core":"^7.0.0-0","babel-eslint":"^8.2.3","babel-jest":"^23.0.0","codecov":"^3.0.2","eslint":"^5.0.0-rc.0","eslint-config-airbnb":"^17.0.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jest":"^21.17.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","jest":"^23.1.0","jest-tap-reporter":"^1.9.0","regenerator-runtime":"^0.12.0","semantic-release":"^15.6.0"},"dependencies":{"@babel/runtime":"^7.0.0-beta.51","humps":"^2.0.1","lodash.pick":"^4.4.0","parse-link-header":"^1.0.1","qs":"^6.5.2","request":"^2.87.0","request-promise":"^4.2.2","request-promise-core":"^1.1.1","url-join":"^4.0.0","util.promisify":"^1.0.0","xhr":"^2.5.0"},"gitHead":"32e32fa5ec1c6e148ffe25366f3d82b90738ef66","homepage":"https://github.com/jdalrymple/node-gitlab#readme","_id":"gitlab@3.4.4","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"jdalrymple","email":"justin.s.dalrymple@gmail.com"},"dist":{"shasum":"e4c0ac9ac7607af3dc7fa57c83635c9cc6df9fd4","size":71655,"noattachment":false,"key":"/gitlab/-/gitlab-3.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/gitlab/download/gitlab-3.4.4.tgz"},"maintainers":[{"name":"dave-irvine","email":""},{"name":"jdalrymple","email":""},{"name":"m42am","email":"m@42.am"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gitlab_3.4.4_1530120532559_0.9456216850107733"},"_hasShrinkwrap":false,"publish_time":1530120532755,"deprecated":"This package has found a new home in the @gitbeaker organization. For the latest GitLab API library for node, browser, and deno usage, check out @gitbeaker/rest. A full list of the features can be found here: https://github.com/jdalrymple/gitbeaker#readme","_cnpm_publish_time":1530120532755,"_cnpmcore_publish_time":"2021-12-16T10:15:56.034Z","dist-tags":{"beta":"12.1.2","latest":"14.2.2"}}