{"name":"gitlab","version":"3.0.1","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":"485222fd221ce18f7245d75e55869c1216b7cf4e","bugs":{"url":"https://github.com/jdalrymple/node-gitlab-api/issues"},"homepage":"https://github.com/jdalrymple/node-gitlab-api#readme","_id":"gitlab@3.0.1","_npmVersion":"5.8.0","_nodeVersion":"9.10.1","_npmUser":{"name":"jdalrymple","email":"justin.s.dalrymple@gmail.com"},"dist":{"shasum":"394fb4b22b16f47cd23202d51d8a1bee8ed08175","size":60325,"noattachment":false,"key":"/gitlab/-/gitlab-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/gitlab/download/gitlab-3.0.1.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"jdalrymple","email":""},{"name":"m42am","email":"m@42.am"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gitlab_3.0.1_1522806904676_0.7998819328733064"},"_hasShrinkwrap":false,"publish_time":1522806904785,"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":1522806904785,"_cnpmcore_publish_time":"2021-12-16T10:16:04.864Z","dist-tags":{"beta":"12.1.2","latest":"14.2.2"}}