{"name":"gitlab","version":"3.8.0","description":"Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.","main":"dist/latest/index.js","engines":{"node":">=8.9.0"},"scripts":{"commit":"npx git-cz","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"},"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.55","@babel/core":"7.0.0-beta.55","@babel/plugin-proposal-object-rest-spread":"7.0.0-beta.55","@babel/plugin-transform-runtime":"7.0.0-beta.55","@babel/preset-env":"7.0.0-beta.55","@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.1","babel-core":"^7.0.0-0","babel-eslint":"^8.2.6","babel-jest":"^23.4.2","codecov":"^3.0.4","cz-conventional-changelog":"^2.1.0","eslint":"^5.2.0","eslint-config-airbnb":"^17.0.0","eslint-plugin-import":"^2.13.0","eslint-plugin-jest":"^21.18.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.10.0","jest":"^23.4.2","jest-extended":"^0.8.1","jest-tap-reporter":"^1.9.0","regenerator-runtime":"^0.12.0","semantic-release":"^15.9.3"},"dependencies":{"@babel/runtime":"7.0.0-beta.55","@semantic-release/npm":"^5.0.1","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"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"7f2f228f7abee6129656a24301b24e7f9509c150","homepage":"https://github.com/jdalrymple/node-gitlab#readme","_id":"gitlab@3.8.0","_npmVersion":"6.3.0","_nodeVersion":"10.0.0","_npmUser":{"name":"jdalrymple","email":"justin.s.dalrymple@gmail.com"},"dist":{"shasum":"3ba00497604cf9a9942373db91d2603e3a8ad468","size":77572,"noattachment":false,"key":"/gitlab/-/gitlab-3.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/gitlab/download/gitlab-3.8.0.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.8.0_1534269629372_0.1543173515202363"},"_hasShrinkwrap":false,"publish_time":1534269629500,"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":1534269629500,"_cnpmcore_publish_time":"2021-12-16T10:15:52.214Z","dist-tags":{"beta":"12.1.2","latest":"14.2.2"}}