{"name":"gitlab","version":"3.2.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.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-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.1","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":"62b10945763907c525465f1e66c1b0e0f08d709a","bugs":{"url":"https://github.com/jdalrymple/node-gitlab-api/issues"},"homepage":"https://github.com/jdalrymple/node-gitlab-api#readme","_id":"gitlab@3.2.2","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"jdalrymple","email":"justin.s.dalrymple@gmail.com"},"dist":{"shasum":"6ee7418e1cf2c1123d5c48f40899a14213c34e3b","size":55057,"noattachment":false,"key":"/gitlab/-/gitlab-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/gitlab/download/gitlab-3.2.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.2.2_1525280864348_0.0005854836586403067"},"_hasShrinkwrap":false,"publish_time":1525280864490,"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":1525280864490,"_cnpmcore_publish_time":"2021-12-16T10:16:00.930Z","dist-tags":{"beta":"12.1.2","latest":"14.2.2"}}