{"name":"gitlab","version":"3.3.3","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 && mkdirp -p dist","build:es6":"babel src -d dist/latest --config-file=./.babelrc","build:es5":"babel src -d dist/es5  --config-file=./.babelrc-es5","build":"npm run build:clean && npm run build:es6 && npm run build:es5","prepublishOnly":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/jdalrymple/node-gitlab.git"},"keywords":["gitlab","api","es6","es5","request"],"author":{"name":"Justin Dalrymple","email":"justin.s.dalrymple@gmail.com"},"license":"MIT","devDependencies":{"@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","@babel/plugin-proposal-export-default-from":"^7.0.0-beta.46","@babel/plugin-proposal-export-namespace-from":"^7.0.0-beta.46","@babel/plugin-transform-async-to-generator":"^7.0.0-beta.46","@babel/plugin-transform-runtime":"^7.0.0-beta.46","@babel/preset-env":"^7.0.0-beta.46","babel-eslint":"^8.2.3","eslint":"^4.18.1","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.11.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.7.0"},"dependencies":{"@babel/runtime":"^7.0.0-beta.46","humps":"^2.0.1","lodash.pick":"^4.4.0","parse-link-header":"^1.0.1","qs":"^6.5.2","request":"^2.85.0","request-promise":"^4.2.2","request-promise-core":"^1.1.1","url-join":"^4.0.0","util.promisify":"^1.0.0","xhr":"^2.4.1"},"gitHead":"ae45ea96821887c3505b6c649727e3dcc1e7c927","bugs":{"url":"https://github.com/jdalrymple/node-gitlab/issues"},"homepage":"https://github.com/jdalrymple/node-gitlab#readme","_id":"gitlab@3.3.3","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"jdalrymple","email":"justin.s.dalrymple@gmail.com"},"dist":{"shasum":"7b7c1122c28b6b3706332746f0a687962be324cb","size":56444,"noattachment":false,"key":"/gitlab/-/gitlab-3.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/gitlab/download/gitlab-3.3.3.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.3.3_1526261314229_0.9970770249784118"},"_hasShrinkwrap":false,"publish_time":1526261314336,"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":1526261314336,"_cnpmcore_publish_time":"2021-12-16T10:15:59.847Z","dist-tags":{"beta":"12.1.2","latest":"14.2.2"}}