{"_id":"@alma/client","_rev":"18-0b3608cfedc0b3d894fe390d40317706","name":"@alma/client","dist-tags":{"latest":"1.1.2"},"versions":{"1.0.0":{"name":"@alma/client","version":"1.0.0","keywords":[],"author":{"name":"Olivier Lance","email":"olivier.lance@getalma.eu"},"license":"MIT","_id":"@alma/client@1.0.0","maintainers":[{"name":"klea","email":"lea.klein@getalma.eu"},{"name":"olance","email":"olivier@techtrails.io"}],"homepage":"https://github.com/alma/alma-js-client#readme","bugs":{"url":"https://github.com/alma/alma-js-client/issues"},"dist":{"shasum":"6eaced468baf159ea473aeea5f71f86e0432c5cb","tarball":"https://registry.npmjs.org/@alma/client/-/client-1.0.0.tgz","fileCount":26,"integrity":"sha512-ze9aXt7LYNTyTJfg0n8UqqKZam2yAY+9XwvDx7EqRvsXcvuyvkfxmNjFGRyP1oQj0fCMNwcLDHNgVQLOYE0WGw==","signatures":[{"sig":"MEUCIG317DFRBSJ2ed4XqeJy3+7An8cxcyRrgnC8khlgdNbnAiEAvRvul7SbA3UVK7QVyHxzNJKxZqIBe/rNjIXOCuPLYMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":996282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftAiCCRA9TVsSAnZWagAAR2wP/j6mk9RBn2mc/AUmzu7r\nz+JOJNL5c/wA50HSrvPQ+CsMoiChbZ/0oUkHRmyZBY6Gp0QaI+ULa7lbwtES\n8WwdkFL388b/1kVZv/UwLwcHhcRWIjUWEa1j64mEA1h8GQg8L4YYU2AQbPNH\n+2E2gJlVRor+F9cJW9Pk6TGRLhM1BlaeTn6OPxOIwxg1lvH+cJ6t0JXkpPwH\nZsm+IvEeNa9XHOXh1bLWIndmj3sffdvnpoYyoPzNnAMLI8Rg9bzybm3OXNdg\nSAWMFvqTZwHJ39qv9+FfVF8+SGj0pYNx4XqJjA3VGVGisahQcUsJQUgAPrF8\nKQ3mrztLBMZBJugqLxXFbCRGfj43PDaVxjy3kQNS9RnovTZVCY70bI/F7GLN\n/2nlvm2DSLeWnrE6m0Bw/e2ASpeY1CSNsBv+WJP+aQQbqzyf92/1dELyIa8d\nOjGQ59CIIwjyK9HTvmIqAc5MZF+WAwvLqEaTLS32Kc9npriMdJxk5P4wz6Jo\nak0XyxSViAK1Mz9VCa14wuL1sqmgDij7AnhSCzHb3xSn/WjPV949lk8Uyytb\nH1o7CVTE9hw06X76ivS0iUNMZlo/O0ncRJ35ISUgQp/T7UucLFMNYCjlnQad\nz//oVzrbhoWRgl+kogMERVAmfYnAVZ8BrDoKNLV45B065Cq2zZz7Kf4R5i9Q\n/lOg\r\n=l+0o\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{".(ts|tsx)$":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^@/(.*)$":["<rootDir>/src/$1"],"^test/(.*)$":["<rootDir>/test/$1"]},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/alma-client.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git-cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"dist/alma-client.m.js","engines":{"node":">=6.0.0"},"gitHead":"4ea1e915204864a8704ab077c0c5b193d536b2f1","release":{"plugins":["@semantic-release/commit-analyzer",["@google/semantic-release-replace-plugin",{"replacements":[{"to":"${nextRelease.version}","from":"%%_SEMANTIC_VERSION_%%","files":["dist/**"],"countMatches":true}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["dist/**","CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"}]]},"scripts":{"lint":"npx eslint src test --ext .js,.ts","test":"jest --coverage=false","build":"microbundle","start":"microbundle watch","commit":"git-cz","lint:fix":"npx eslint --fix src test --ext .js,.ts","prebuild":"rm -rf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","semantic-release":"semantic-release","test:no-coverage":"jest"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"olance","email":"olivier@techtrails.io"},"esmodule":"dist/alma-client.es.js","prettier":{"semi":false,"singleQuote":true},"umd:main":"dist/alma-client.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/alma/alma-js-client.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript client library for Alma API - https://getalma.eu","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write"]},"_nodeVersion":"14.15.0","dependencies":{"axios":"^0.20.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.0","husky":"^4.3.0","eslint":"^7.11.0","rollup":"^1.32.1","core-js":"^3.6.5","ts-jest":"^26.4.1","typedoc":"^0.19.2","prettier":"^2.1.2","commitizen":"^4.2.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.10","jest-config":"^26.6.0","lint-staged":"^10.4.2","microbundle":"^0.12.4","@octokit/core":"^3.2.1","@commitlint/cli":"^11.0.0","semantic-release":"^17.2.2","eslint-plugin-jest":"^24.1.0","@semantic-release/git":"^9.0.0","eslint-config-prettier":"^6.15.0","@typescript-eslint/parser":"^4.4.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^5.0.1","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","@google/semantic-release-replace-plugin":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/client_1.0.0_1605634177800_0.961765848540902","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@alma/client","version":"1.0.1","keywords":[],"author":{"name":"Olivier Lance","email":"olivier.lance@getalma.eu"},"license":"MIT","_id":"@alma/client@1.0.1","maintainers":[{"name":"klea","email":"lea.klein@getalma.eu"},{"name":"olance","email":"olivier@techtrails.io"}],"homepage":"https://github.com/alma/alma-js-client#readme","bugs":{"url":"https://github.com/alma/alma-js-client/issues"},"dist":{"shasum":"9462bbad65dd5a72a790b09c5aca864579fd7811","tarball":"https://registry.npmjs.org/@alma/client/-/client-1.0.1.tgz","fileCount":26,"integrity":"sha512-yNI0trn5R1rivCDVaVcjZydXC1fxj18ESJMdJy9DwIFAGXOxz/e+ryZSg0uV5hkOlPR/3npIV7Lj6gOme4QM9w==","signatures":[{"sig":"MEYCIQDUPWHxb56XEWbJKj0HKJAh7hOaaasy3QoloBUp/UU+EAIhAIv/HDvPOzFa5MvLJuiDemCJ5mKVKMIr/TUrYPJDvqnx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":998751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzYJKCRA9TVsSAnZWagAA1h0P/3h2i5R31A9ZANKC2Jnd\nHu7Bq/Ewog/9KVjQ0r2lue8qGkUrPkThvFebQBNYD1Q2bKxLdhCu5PnkSRCp\nTPYMOTIDVAMk9h3We99s3pc4MWQfpS6ZYiOADF+KhZR5PMVxl1IlbjglgR+k\n+s/6yj8I0ygPiWacRPMwvgU0rs43BMCoUnex/AVck7HqWY1MkY8T0LoVWWsY\nrMLJFrqYp/PxfeKZ5VrV9YFlQbrz3slioK0w9FJp2naQE3xuxPp2F+5T/G02\nTUMlM7VrbfGwd3ep+2C+LSm6c592CBg/uvoU4H+5yhMByGT5/CEclwi8VRmq\nyf6mc3A6dgfPPV4tjF5PFlpzFobBW9JeR/OAI8wHoXt/CcJdBwGjQYDrV+Wu\nKk8/8Bfg9QDpyM/Tx4njT9oNk5BiRyeRNW4/SJusIgQaHi0ZFjMOcO4f74iV\nB1xUTrh7JoANXu0OlR/5bRP7h8pwTx5eGc/wuWzfHwmAJtJ2E9aBKRUVDLlx\n+hkejvxztLQhwBxxCrwYRO2t38FCn2JxQJE9kvMOhfjUuDXXbuoCVQwWT/RN\neU9Le16ftB8XcITacDQ36mHqaR1HWVRMz/lBcIUevuNBtdR7gqjb7j7sFUbO\nR9v7sqX+rUkCeJYdWgredlZ1nTXxnAkle4VWWI45Ql4eojkbihANayDfxuQh\n2K0V\r\n=TATy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{".(ts|tsx)$":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^@/(.*)$":["<rootDir>/src/$1"],"^test/(.*)$":["<rootDir>/test/$1"]},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/alma-client.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git-cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"dist/alma-client.m.js","engines":{"node":">=6.0.0"},"gitHead":"33ebf2943cf4f07a9c7fac04c667f4f69068f97e","release":{"plugins":["@semantic-release/commit-analyzer",["@google/semantic-release-replace-plugin",{"replacements":[{"to":"${nextRelease.version}","from":"%%_SEMANTIC_VERSION_%%","files":["dist/**"],"countMatches":true}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["dist/**","CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"}]]},"scripts":{"lint":"npx eslint src test --ext .js,.ts","test":"jest --coverage=false","build":"microbundle","start":"microbundle watch","commit":"git-cz","lint:fix":"npx eslint --fix src test --ext .js,.ts","prebuild":"rm -rf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","semantic-release":"semantic-release","test:no-coverage":"jest"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"olance","email":"olivier@techtrails.io"},"esmodule":"dist/alma-client.es.js","prettier":{"semi":false,"singleQuote":true},"umd:main":"dist/alma-client.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/alma/alma-js-client.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript client library for Alma API - https://getalma.eu","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write"]},"_nodeVersion":"14.15.1","dependencies":{"axios":"^0.20.0"},"eslintConfig":{"env":{"browser":true},"root":true,"rules":{"jest/expect-expect":["warn",{"assertFunctionNames":["expect","expectTypeOf"]}]},"parser":"@typescript-eslint/parser","extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","prettier/@typescript-eslint"],"plugins":["@typescript-eslint","jest"]},"eslintIgnore":["node_modules","dist"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.0","husky":"^4.3.0","eslint":"^7.11.0","rollup":"^1.32.1","core-js":"^3.6.5","ts-jest":"^26.4.1","typedoc":"^0.19.2","prettier":"^2.1.2","commitizen":"^4.2.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.10","expect-type":"^0.9.2","jest-config":"^26.6.0","lint-staged":"^10.4.2","microbundle":"^0.12.4","@octokit/core":"^3.2.1","@commitlint/cli":"^11.0.0","semantic-release":"^17.2.2","eslint-plugin-jest":"^24.1.0","@semantic-release/git":"^9.0.0","eslint-config-prettier":"^6.15.0","@typescript-eslint/parser":"^4.4.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^5.0.1","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","@google/semantic-release-replace-plugin":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/client_1.0.1_1607303754245_0.5363874576010619","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@alma/client","version":"1.1.0","keywords":[],"author":{"name":"Olivier Lance","email":"olivier.lance@getalma.eu"},"license":"MIT","_id":"@alma/client@1.1.0","maintainers":[{"name":"olance","email":"olivier@techtrails.io"},{"name":"klea","email":"lea.klein@getalma.eu"}],"homepage":"https://github.com/alma/alma-js-client#readme","bugs":{"url":"https://github.com/alma/alma-js-client/issues"},"dist":{"shasum":"bdfe5c8be3f608fb2947df2b0c809dd063568124","tarball":"https://registry.npmjs.org/@alma/client/-/client-1.1.0.tgz","fileCount":26,"integrity":"sha512-5IiN/2zgBVsGtXISkKbK4N1UarsKUiAvcwUOrRJHRlettiggPDh8t/g7o14zbjZgp9ReFox/mf6gkcQlD8kYsg==","signatures":[{"sig":"MEQCIBdJ5Y/mi+nIwaNxTZGxjwRjN2lCk/bGedWr1qoJcQIEAiB863pr0+E5AUmuob7ZnBKgVkMckqA5mFRQdlWruYy7fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1004155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/GvmCRA9TVsSAnZWagAA9TkP/3rH9qyh0nwQm5ZQ1mfz\nTxg3IbPsmqZZRtXZcp+LlF+O/CkfrDOmf0V+SjuuAv4jRQa72X8TzlC2N9dj\nQymq2/CT4t0/w6lLZ/Oa0PrDV3zihf+snCChGqA+kqKfyAVlOj8Q0Zld5Wql\n9dSSX+Spdk8vGqZt4LbhrIejaUNyQhEKdMt/To9nH05mhFYkbpmf/yaz9zc0\nuXQBkg21jJeOwR7jWvHTYPd2RrhiBue/3/4Kmf3UqMhfQNoZKmTdPB/cyKr9\nfkKPtUfbokzwpw3/urQEOGaK5JYV/TOX+o+pcDn2mhsjAyTXxzlYnlGHh53a\nJJ10fodakhxwtqNQcbNCATu1xWjI/NzXwUevL4ImgNpnMkDnpyzwgLxltoR4\nJFRmWfx3TLcAfMhqzRlW09oLGemmp8SO/XMdT93q5wlYP0AMHM4tzZI7hbPo\nITempykcGWxAc/dHH8FerYFHhlEIXuqwFd9qjYAwnHeaWHc5WNLyOLXTFaA3\nZUGxM1WjuGBatx5GtzZ10gDnPnqZ3vfVElTSF+NzIMqLLPBw0RHJ9NfOcdeN\nahfKvdxJP27k8Zp4ReblUNJO42lhNopOkKagm+M5NXSPFR0Y9ghHD0V22Gg5\n+FPQosR3Ocs2GVgWU8kr7Hm3XEwx1SN0OXfQju7GaUIjzKcLSWmGoNUf6xHS\nR3Y5\r\n=Ji2U\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{".(ts|tsx)$":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^@/(.*)$":["<rootDir>/src/$1"],"^test/(.*)$":["<rootDir>/test/$1"]},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/alma-client.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git-cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"dist/alma-client.m.js","engines":{"node":">=6.0.0"},"gitHead":"4493419917ab129f3bb8ba75c156c8868a4a83cf","release":{"plugins":["@semantic-release/commit-analyzer",["@google/semantic-release-replace-plugin",{"replacements":[{"to":"${nextRelease.version}","from":"%%_SEMANTIC_VERSION_%%","files":["dist/**"],"countMatches":true}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["dist/**","CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"}]]},"scripts":{"lint":"npx eslint src test --ext .js,.ts","test":"jest --coverage=false","build":"microbundle","start":"microbundle watch","commit":"git-cz","lint:fix":"npx eslint --fix src test --ext .js,.ts","prebuild":"rm -rf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","semantic-release":"semantic-release","test:no-coverage":"jest"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"olance","email":"olivier@techtrails.io"},"esmodule":"dist/alma-client.es.js","prettier":{"semi":false,"singleQuote":true},"umd:main":"dist/alma-client.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/alma/alma-js-client.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript client library for Alma API - https://getalma.eu","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write"]},"_nodeVersion":"14.15.1","dependencies":{"axios":"^0.20.0"},"eslintConfig":{"env":{"browser":true},"root":true,"rules":{"jest/expect-expect":["warn",{"assertFunctionNames":["expect","expectTypeOf"]}]},"parser":"@typescript-eslint/parser","extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","prettier/@typescript-eslint"],"plugins":["@typescript-eslint","jest"]},"eslintIgnore":["node_modules","dist"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.0","husky":"^4.3.0","eslint":"^7.11.0","rollup":"^1.32.1","core-js":"^3.6.5","ts-jest":"^26.4.1","typedoc":"^0.19.2","prettier":"^2.1.2","commitizen":"^4.2.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.10","expect-type":"^0.9.2","jest-config":"^26.6.0","lint-staged":"^10.4.2","microbundle":"^0.12.4","@octokit/core":"^3.2.1","@commitlint/cli":"^11.0.0","semantic-release":"^17.2.2","eslint-plugin-jest":"^24.1.0","@semantic-release/git":"^9.0.0","eslint-config-prettier":"^6.15.0","@typescript-eslint/parser":"^4.4.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^5.0.1","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","@google/semantic-release-replace-plugin":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/client_1.1.0_1610378214094_0.9659943922747143","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@alma/client","version":"1.1.1","keywords":[],"author":{"name":"Olivier Lance","email":"olivier.lance@getalma.eu"},"license":"MIT","_id":"@alma/client@1.1.1","maintainers":[{"name":"olance","email":"olivier@techtrails.io"},{"name":"klea","email":"lea.klein@getalma.eu"},{"name":"taskim_","email":"taskim.dev@gmail.com"}],"homepage":"https://github.com/alma/alma-js-client#readme","bugs":{"url":"https://github.com/alma/alma-js-client/issues"},"dist":{"shasum":"c49ad80d6dd10c8b894c84cd1ef8e74c6b4f2907","tarball":"https://registry.npmjs.org/@alma/client/-/client-1.1.1.tgz","fileCount":26,"integrity":"sha512-R1lzujIfIE/Lzcf0jUnBQaaikDbb0Ohp+I8kRhybcD+WM9m4/dyF85IbSAOK8juKYoVHZ4jl2YzWDKtiu0j3nw==","signatures":[{"sig":"MEQCIF9LKPeTh1B3ljHSrhh1ntCgy8Ys+lSoAPj4AXLhZDfuAiB1B6IEEKuIovRkN8WlbGjiWivkodf9NkVHebldVj/fYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1004539},"jest":{"transform":{".(ts|tsx)$":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^@/(.*)$":["<rootDir>/src/$1"],"^test/(.*)$":["<rootDir>/test/$1"]},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/alma-client.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git-cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"dist/alma-client.m.js","engines":{"node":">=6.0.0"},"gitHead":"192e4a3431a5bd78a8168ee9c834b4c7116d84d4","release":{"plugins":["@semantic-release/commit-analyzer",["@google/semantic-release-replace-plugin",{"replacements":[{"to":"${nextRelease.version}","from":"%%_SEMANTIC_VERSION_%%","files":["dist/**"],"countMatches":true}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["dist/**","CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"}]]},"scripts":{"lint":"npx eslint src test --ext .js,.ts","test":"jest --coverage=false","build":"microbundle","start":"microbundle watch","commit":"git-cz","lint:fix":"npx eslint --fix src test --ext .js,.ts","prebuild":"rm -rf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","semantic-release":"semantic-release","test:no-coverage":"jest"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"olance","email":"olivier@techtrails.io"},"esmodule":"dist/alma-client.es.js","prettier":{"semi":false,"singleQuote":true},"umd:main":"dist/alma-client.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/alma/alma-js-client.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript client library for Alma API - https://getalma.eu","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write"]},"_nodeVersion":"14.17.6","dependencies":{"axios":"^0.20.0"},"eslintConfig":{"env":{"browser":true},"root":true,"rules":{"jest/expect-expect":["warn",{"assertFunctionNames":["expect","expectTypeOf"]}]},"parser":"@typescript-eslint/parser","extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","prettier/@typescript-eslint"],"plugins":["@typescript-eslint","jest"]},"eslintIgnore":["node_modules","dist"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.0","husky":"^4.3.0","eslint":"^7.11.0","rollup":"^1.32.1","core-js":"^3.6.5","ts-jest":"^26.4.1","typedoc":"^0.19.2","prettier":"^2.1.2","commitizen":"^4.2.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.10","expect-type":"^0.9.2","jest-config":"^26.6.0","lint-staged":"^10.4.2","microbundle":"^0.12.4","@octokit/core":"^3.2.1","@commitlint/cli":"^11.0.0","semantic-release":"^17.2.2","eslint-plugin-jest":"^24.1.0","@semantic-release/git":"^9.0.0","eslint-config-prettier":"^6.15.0","@typescript-eslint/parser":"^4.4.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^5.0.1","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","@google/semantic-release-replace-plugin":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/client_1.1.1_1632836510962_0.5914890684201048","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@alma/client","version":"1.1.2","keywords":[],"author":{"name":"Olivier Lance","email":"olivier.lance@getalma.eu"},"license":"MIT","_id":"@alma/client@1.1.2","maintainers":[{"name":"olance","email":"olivier@techtrails.io"},{"name":"klea","email":"lea.klein@getalma.eu"},{"name":"taskim_","email":"taskim.dev@gmail.com"}],"homepage":"https://github.com/alma/alma-js-client#readme","bugs":{"url":"https://github.com/alma/alma-js-client/issues"},"dist":{"shasum":"d3d0051bce9db5fb049dbe1be21c01d8ea057b09","tarball":"https://registry.npmjs.org/@alma/client/-/client-1.1.2.tgz","fileCount":26,"integrity":"sha512-4uuHTnFLaQr6RZEoKCAcSAAmdepFEc819CazZ+6cQxsmMK7vtjfJ2w84Yu7Xs9DjwjeeEmMzkoot7vAQVKegOA==","signatures":[{"sig":"MEUCIQCV7B/DeV4F7JCP1x8vzlsW6FadETDXL/ceXia6PL+Q2gIgIVKh8FGJQh76IhF2OfOX3vUcdFc7E1KAzC5TMhI8DHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1004701},"jest":{"transform":{".(ts|tsx)$":"ts-jest"},"testEnvironment":"node","moduleNameMapper":{"^@/(.*)$":["<rootDir>/src/$1"],"^test/(.*)$":["<rootDir>/test/$1"]},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/alma-client.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git-cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"dist/alma-client.m.js","engines":{"node":">=6.0.0"},"gitHead":"121a85c4d0574821e2b3d03b89866145978f536a","release":{"plugins":["@semantic-release/commit-analyzer",["@google/semantic-release-replace-plugin",{"replacements":[{"to":"${nextRelease.version}","from":"%%_SEMANTIC_VERSION_%%","files":["dist/**"],"countMatches":true}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["dist/**","CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"}]]},"scripts":{"lint":"npx eslint src test --ext .js,.ts","test":"jest --coverage=false","build":"microbundle","start":"microbundle watch","commit":"git-cz","lint:fix":"npx eslint --fix src test --ext .js,.ts","prebuild":"rm -rf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","semantic-release":"semantic-release","test:no-coverage":"jest"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"olance","email":"olivier@techtrails.io"},"esmodule":"dist/alma-client.es.js","prettier":{"semi":false,"singleQuote":true},"umd:main":"dist/alma-client.umd.js","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/alma/alma-js-client.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript client library for Alma API - https://getalma.eu","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write"]},"_nodeVersion":"14.18.1","dependencies":{"axios":"^0.21.1"},"eslintConfig":{"env":{"browser":true},"root":true,"rules":{"jest/expect-expect":["warn",{"assertFunctionNames":["expect","expectTypeOf"]}]},"parser":"@typescript-eslint/parser","extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","prettier/@typescript-eslint"],"plugins":["@typescript-eslint","jest"]},"eslintIgnore":["node_modules","dist"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.0","husky":"^4.3.0","eslint":"^7.11.0","rollup":"^1.32.1","core-js":"^3.6.5","ts-jest":"^26.4.1","typedoc":"^0.19.2","prettier":"^2.1.2","commitizen":"^4.2.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.10","expect-type":"^0.9.2","jest-config":"^26.6.0","lint-staged":"^10.4.2","microbundle":"^0.12.4","@octokit/core":"^3.2.1","@commitlint/cli":"^11.0.0","semantic-release":"^17.2.2","eslint-plugin-jest":"^24.1.0","@semantic-release/git":"^9.0.0","eslint-config-prettier":"^6.15.0","@typescript-eslint/parser":"^4.4.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^5.0.1","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.4.1","@google/semantic-release-replace-plugin":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/client_1.1.2_1635947956730_0.8916190294336288","host":"s3://npm-registry-packages"}}},"time":{"created":"2020-11-17T17:29:37.555Z","modified":"2026-04-21T14:31:13.485Z","1.0.0":"2020-11-17T17:29:37.964Z","1.0.1":"2020-12-07T01:15:54.372Z","1.1.0":"2021-01-11T15:16:54.295Z","1.1.1":"2021-09-28T13:41:51.232Z","1.1.2":"2021-11-03T13:59:16.936Z"},"bugs":{"url":"https://github.com/alma/alma-js-client/issues"},"author":{"name":"Olivier Lance","email":"olivier.lance@getalma.eu"},"license":"MIT","homepage":"https://github.com/alma/alma-js-client#readme","keywords":[],"repository":{"url":"git+https://github.com/alma/alma-js-client.git","type":"git"},"description":"JavaScript client library for Alma API - https://getalma.eu","maintainers":[{"email":"gd.raynz@gmail.com","name":"gdraynz"},{"email":"lea.klein@getalma.eu","name":"klea"},{"email":"taskim.dev@gmail.com","name":"taskim_"},{"email":"gautier.labarre@getalma.eu","name":"gautier-lab-alma"},{"email":"nicolas.cordin@getalma.eu","name":"ncordin.alma"},{"email":"remi.zuffinetti@getalma.eu","name":"remi-alma"}],"readme":"[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n# Alma JS/TypeScript API Client\n\nThis API client allows you to communicate with Alma's API, which is\n[documented here](https://getalma.eu/documentation/api-reference).\n\nIt is still a work in progress, and is not yet feature-complete.\n\n## Contributing\n\nAny contribution is welcome!\nRead the CONTRIBUTING document for instructions on how to contribute.\n","readmeFilename":"README.md"}