{"name":"gitlab","version":"3.5.1","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.51","@babel/core":"^7.0.0-beta.51","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.51","@babel/plugin-transform-runtime":"^7.0.0-beta.51","@babel/preset-env":"^7.0.0-beta.51","@semantic-release/changelog":"^2.1.1","@semantic-release/git":"^6.0.1","babel-core":"^7.0.0-0","babel-eslint":"^8.2.3","babel-jest":"^23.2.0","codecov":"^3.0.2","cz-conventional-changelog":"^2.1.0","eslint":"^5.0.0-rc.0","eslint-config-airbnb":"^17.0.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jest":"^21.17.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","jest":"^23.2.0","jest-extended":"^0.7.2","jest-tap-reporter":"^1.9.0","regenerator-runtime":"^0.12.0","semantic-release":"^15.6.1"},"dependencies":{"@babel/runtime":"^7.0.0-beta.51","@semantic-release/npm":"^3.3.4","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":"4f682cad3b1ba0d132e289233956b14f8d1806d5","homepage":"https://github.com/jdalrymple/node-gitlab#readme","_id":"gitlab@3.5.1","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"jdalrymple","email":"justin.s.dalrymple@gmail.com"},"dist":{"shasum":"7b344b730d5d5af21de825c65daf161aebeba423","size":74302,"noattachment":false,"key":"/gitlab/-/gitlab-3.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/gitlab/download/gitlab-3.5.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.5.1_1531106695760_0.6641363320606812"},"_hasShrinkwrap":false,"publish_time":1531106695852,"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":1531106695852,"_cnpmcore_publish_time":"2021-12-16T10:15:53.318Z","dist-tags":{"beta":"12.1.2","latest":"14.2.2"}}