{"name":"gitlab","version":"3.0.2","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-api.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.42","@babel/core":"^7.0.0-beta.42","@babel/plugin-proposal-export-default-from":"^7.0.0-beta.42","@babel/plugin-proposal-export-namespace-from":"^7.0.0-beta.42","@babel/plugin-transform-runtime":"^7.0.0-beta.42","@babel/preset-env":"^7.0.0-beta.42","babel-eslint":"^8.2.2","eslint":"^4.18.1","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.7.0"},"dependencies":{"@babel/runtime":"^7.0.0-beta.42","humps":"^2.0.1","lodash.pick":"^4.4.0","parse-link-header":"^1.0.1","request":"^2.85.0","request-promise":"^4.2.2","url-join":"^4.0.0"},"gitHead":"4e78749edcd6022736cb8c0471df008de2fc3d19","bugs":{"url":"https://github.com/jdalrymple/node-gitlab-api/issues"},"homepage":"https://github.com/jdalrymple/node-gitlab-api#readme","_id":"gitlab@3.0.2","_npmVersion":"5.8.0","_nodeVersion":"9.10.1","_npmUser":{"name":"jdalrymple","email":"justin.s.dalrymple@gmail.com"},"dist":{"shasum":"f4683da9c6b4a7a423de34a4d79fbaebbd7e4a45","size":60334,"noattachment":false,"key":"/gitlab/-/gitlab-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/gitlab/download/gitlab-3.0.2.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.0.2_1522879874433_0.9071443037376554"},"_hasShrinkwrap":false,"publish_time":1522879874508,"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":1522879874508,"_cnpmcore_publish_time":"2021-12-16T10:16:04.592Z","dist-tags":{"beta":"12.1.2","latest":"14.2.2"}}