{"_id":"weaviate-ts-client","_rev":"3813618","name":"weaviate-ts-client","description":"TypeScript client for Weaviate","dist-tags":{"latest":"2.2.0"},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"time":{"modified":"2025-06-05T11:19:33.000Z","created":"2023-03-09T19:38:12.164Z","2.2.0":"2024-05-20T11:27:03.085Z","2.1.1":"2024-03-08T17:24:05.565Z","2.1.0":"2024-02-28T15:42:02.071Z","2.0.0":"2023-11-22T15:06:39.837Z","1.6.0":"2023-10-30T17:18:35.175Z","1.5.0":"2023-08-22T15:24:45.136Z","1.4.0":"2023-07-06T19:36:14.604Z","1.3.3":"2023-06-14T20:55:14.611Z","1.3.2":"2023-05-26T15:08:01.617Z","1.3.1":"2023-05-16T15:13:48.610Z","1.3.0":"2023-05-08T19:56:21.273Z","1.2.0":"2023-05-05T16:52:37.065Z","1.1.0":"2023-04-21T14:37:37.064Z","1.0.0":"2023-04-05T02:50:21.728Z","1.0.0-beta.3":"2023-03-30T18:29:05.271Z","1.0.0-beta.2":"2023-03-27T21:07:15.473Z","1.0.0-beta.1":"2023-03-15T17:27:34.653Z","1.0.0-beta.0":"2023-03-10T18:29:26.068Z","0.1.5":"2023-03-09T21:36:36.343Z","0.1.4":"2023-03-09T21:20:56.654Z","0.1.3":"2023-03-09T21:06:23.376Z","0.1.2":"2023-03-09T20:27:48.126Z","0.1.1":"2023-03-09T20:04:01.266Z","0.1.0":"2023-03-09T19:38:12.164Z"},"users":{},"author":{"name":"Weaviate"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"versions":{"2.2.0":{"name":"weaviate-ts-client","version":"2.2.0","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install","schema":"./tools/refresh_schema.sh"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.2.0","uuid":"^9.0.1"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","openapi-typescript":"^5.4.1","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"_id":"weaviate-ts-client@2.2.0","gitHead":"89b0a36d34f6392460870db98710b65f2e82d601","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"59dc88b6aa33dd1883e1fc23c78da70435678cd5","size":44085,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-2.2.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_2.2.0_1716204422894_0.4485035388358918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-20T11:27:03.085Z","publish_time":1716204423085,"_source_registry_name":"default","_cnpm_publish_time":1716204423085},"2.1.1":{"name":"weaviate-ts-client","version":"2.1.1","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install","schema":"./tools/refresh_schema.sh"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.2.0","uuid":"^9.0.1"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","openapi-typescript":"^5.4.1","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"_id":"weaviate-ts-client@2.1.1","gitHead":"e262df8e82c44980986b8508e4d4ae3051fe7995","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"5bf142f928b59be6cf74a5f388fbe03db11e6abc","size":43131,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-2.1.1.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_2.1.1_1709918645346_0.2490620102965464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-08T17:24:05.565Z","publish_time":1709918645565,"_source_registry_name":"default","_cnpm_publish_time":1709918645565},"2.1.0":{"name":"weaviate-ts-client","version":"2.1.0","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install","schema":"./tools/refresh_schema.sh"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.2.0","uuid":"^9.0.1"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","openapi-typescript":"^5.4.1","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"_id":"weaviate-ts-client@2.1.0","gitHead":"529aa0f7941c9fb2b172b51e058b64a2dcc0ea9f","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"5232a95224b6218e912f2dd9199375d82a2f43c2","size":43153,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-2.1.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_2.1.0_1709134921859_0.8290142382258359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-28T15:42:02.071Z","publish_time":1709134922071,"_source_registry_name":"default","_cnpm_publish_time":1709134922071},"2.0.0":{"name":"weaviate-ts-client","version":"2.0.0","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install","schema":"./tools/refresh_schema.sh"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.2.0","uuid":"^9.0.1"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","openapi-typescript":"^5.4.1","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"_id":"weaviate-ts-client@2.0.0","gitHead":"fa0dec575d24358cd74a0074828b728c9d176948","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"e4aba723ab175d7b92cf22ee5879bef9d9bba40e","size":42242,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-2.0.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_2.0.0_1700665599672_0.10095602856049357"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-22T15:06:39.837Z","publish_time":1700665599837,"_source_registry_name":"default","_cnpm_publish_time":1700665599837},"1.6.0":{"name":"weaviate-ts-client","version":"1.6.0","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install","schema":"./tools/refresh_schema.sh"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.2.0","isomorphic-fetch":"^3.0.0","uuid":"^9.0.1"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","openapi-typescript":"^5.4.1","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"_id":"weaviate-ts-client@1.6.0","gitHead":"94e16d96af6702d6005d551b9fa1f613abda8e58","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"83c516f2265dcfe6d0be30e234911a32115ba52b","size":42345,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.6.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.6.0_1698686314977_0.1701967343639843"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-30T17:18:35.175Z","publish_time":1698686315175,"_source_registry_name":"default","_cnpm_publish_time":1698686315175},"1.5.0":{"name":"weaviate-ts-client","version":"1.5.0","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install","schema":"./tools/refresh_schema.sh"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0","uuid":"^9.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","openapi-typescript":"^5.4.1","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"c169e088ddcedd689931eda9bb86ccc858970506","_id":"weaviate-ts-client@1.5.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"85f6ad889b4d39bafa21aff4ea7303236ac2544a","size":41934,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.5.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.5.0_1692717884930_0.3220795912139347"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-22T15:24:45.136Z","publish_time":1692717885136,"_source_registry_name":"default","_cnpm_publish_time":1692717885136},"1.4.0":{"name":"weaviate-ts-client","version":"1.4.0","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0","uuid":"^9.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"26eb1ea4ebca776956c22debf423b33a4c6dfd78","_id":"weaviate-ts-client@1.4.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"e1adb670f2c1930a82601efb915b0131f6988b7e","size":39251,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.4.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.4.0_1688672174427_0.11210153245277876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-06T19:36:14.604Z","publish_time":1688672174604,"_source_registry_name":"default","_cnpm_publish_time":1688672174604},"1.3.3":{"name":"weaviate-ts-client","version":"1.3.3","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0","uuid":"^9.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"3e0840e76a0bb42b08b1646951990219e82f913e","_id":"weaviate-ts-client@1.3.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"dbd00727579475d31b2c0ae6db4e4b3dbd4d0ac3","size":37787,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.3.3.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.3.3_1686776114299_0.1614573509762507"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-14T20:55:14.611Z","publish_time":1686776114611,"_source_registry_name":"default","_cnpm_publish_time":1686776114611},"1.3.2":{"name":"weaviate-ts-client","version":"1.3.2","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0","uuid":"^9.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"fc8b3b712601f67655ce01b63ddbe19059290ff6","_id":"weaviate-ts-client@1.3.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"443878e4e40f2700dd837048f42c8d82ffc5d931","size":37772,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.3.2.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.3.2_1685113681388_0.4933354565787249"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-26T15:08:01.617Z","publish_time":1685113681617,"_source_registry_name":"default","_cnpm_publish_time":1685113681617},"1.3.1":{"name":"weaviate-ts-client","version":"1.3.1","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"63605736da45bcadc346601f64b1d2b6a16a1347","_id":"weaviate-ts-client@1.3.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"c0415681357f63a6e39cc1e13dc4ba422cb9f1fc","size":37485,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.3.1.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.3.1_1684250028409_0.7999034066203268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-16T15:13:48.610Z","publish_time":1684250028610,"_source_registry_name":"default","_cnpm_publish_time":1684250028610},"1.3.0":{"name":"weaviate-ts-client","version":"1.3.0","description":"TypeScript client for Weaviate","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsup src/index.ts --format cjs,esm --dts --clean --platform neutral --minify","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","tsup":"^6.7.0","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"f96dbb33944ab080eb1882164a6a08e93258db7a","_id":"weaviate-ts-client@1.3.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"05ee0e05bfb7445d690c1881e6478ebae7039b1d","size":37410,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.3.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.3.0_1683575781076_0.9445646967616466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-08T19:56:21.273Z","publish_time":1683575781273,"_source_registry_name":"default","_cnpm_publish_time":1683575781273},"1.2.0":{"name":"weaviate-ts-client","version":"1.2.0","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","esbuild":"^0.17.10","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"84cbe92965ef141fb25369e6adf575b64c0b4def","_id":"weaviate-ts-client@1.2.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"9bee40c1c43ba548f072beb70392bec5591c68bd","size":72857,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.2.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.2.0_1683305556820_0.22376718675121876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-05T16:52:37.065Z","publish_time":1683305557065,"_source_registry_name":"default","_cnpm_publish_time":1683305557065},"1.1.0":{"name":"weaviate-ts-client","version":"1.1.0","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","esbuild":"^0.17.10","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"73db7a5725804054e8a850ffdfe71fd11936b155","_id":"weaviate-ts-client@1.1.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"348e309f03242d4bc423720a035197c91c6118da","size":72210,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.1.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.1.0_1682087856894_0.08520312769318372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-21T14:37:37.064Z","publish_time":1682087857064,"_cnpm_publish_time":1682087857064},"1.0.0":{"name":"weaviate-ts-client","version":"1.0.0","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles","build":"npm run lint && tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0","tar":"^6.1.13"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/tar":"^6.1.4","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","esbuild":"^0.17.10","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"8e32db8421804e332dd4c599a0f7a17d94c429f1","_id":"weaviate-ts-client@1.0.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"500428a1349f7ee93f667f8c3857d19dd3149ad8","size":196745,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.0.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.0.0_1680663021551_0.02000561222402175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-05T02:50:21.728Z","publish_time":1680663021728,"_cnpm_publish_time":1680663021728},"1.0.0-beta.3":{"name":"weaviate-ts-client","version":"1.0.0-beta.3","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"npm run lint && tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0","tar":"^6.1.13"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/tar":"^6.1.4","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","esbuild":"^0.17.10","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"a52564023339a56a7b7edf02cd1b623c21bc6106","_id":"weaviate-ts-client@1.0.0-beta.3","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"1157c419c39b84a03cb732ccf064a449465c1f78","size":192604,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.0.0-beta.3.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.0.0-beta.3_1680200944882_0.48585183605411975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-30T18:29:05.271Z","publish_time":1680200945271,"_cnpm_publish_time":1680200945271},"1.0.0-beta.2":{"name":"weaviate-ts-client","version":"1.0.0-beta.2","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"npm run lint && tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0","tar":"^6.1.13"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/tar":"^6.1.4","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","esbuild":"^0.17.10","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"df3e4d35be203e85df562deac289caacf1d08376","_id":"weaviate-ts-client@1.0.0-beta.2","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"54458448843abc6508fbe849f669eb613261ca24","size":181211,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.0.0-beta.2.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.0.0-beta.2_1679951235187_0.8679917410980955"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-27T21:07:15.473Z","publish_time":1679951235473,"_cnpm_publish_time":1679951235473},"1.0.0-beta.1":{"name":"weaviate-ts-client","version":"1.0.0-beta.1","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":"tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"npm run lint && tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build","lint":"eslint --ext .ts,.js .","lint:fix":"npm run lint -- --fix","format":"prettier --write --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","format:check":"prettier --check --no-error-on-unmatched-pattern '**/*.{ts,js}' '!dist/**' '!types/**'","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","babel-jest":"^29.4.3","esbuild":"^0.17.10","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","jest":"^29.4.3","lint-staged":"^13.2.0","prettier":"^2.8.4","ts-jest":"^29.0.5","typescript":"^4.9.5"},"lint-staged":{"*.{ts,js}":["npm run format:check","npm run lint -- --cache"]},"gitHead":"e879d2b8fcac7601420fdafe64ae05f5d3aa787d","_id":"weaviate-ts-client@1.0.0-beta.1","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"shasum":"205b0ef13fb9d1c4f1f8c02e6a9c27c3bafa96e1","size":57789,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.0.0-beta.1.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.0.0-beta.1_1678901254408_0.023500137609995697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-15T17:27:34.653Z","publish_time":1678901254653,"_cnpm_publish_time":1678901254653},"1.0.0-beta.0":{"name":"weaviate-ts-client","version":"1.0.0-beta.0","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":" tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","babel-jest":"^29.4.3","esbuild":"^0.17.10","jest":"^29.4.3","prettier":"^2.1.1","ts-jest":"^29.0.5","typescript":"^4.9.5"},"gitHead":"0f260e988e160ba7b7ab565844277573a5c0754a","_id":"weaviate-ts-client@1.0.0-beta.0","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"shasum":"fad9788b05dbdf4ea0d7bc779fc99775a54ec387","size":57745,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-1.0.0-beta.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_1.0.0-beta.0_1678472965925_0.37075666089582304"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-10T18:29:26.068Z","publish_time":1678472966068,"_cnpm_publish_time":1678472966068},"0.1.5":{"name":"weaviate-ts-client","version":"0.1.5","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":" tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","babel-jest":"^29.4.3","esbuild":"^0.17.10","jest":"^29.4.3","prettier":"^2.1.1","ts-jest":"^29.0.5","typescript":"^4.9.5"},"gitHead":"296739e9c4953075e707aefdbac638550bf41302","_id":"weaviate-ts-client@0.1.5","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"5e0b7e5e776e76a2a9a5e26ca6dbd3e21b95c7c6","size":57325,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-0.1.5.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_0.1.5_1678397796153_0.44118072065832825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-09T21:36:36.343Z","publish_time":1678397796343,"_cnpm_publish_time":1678397796343},"0.1.4":{"name":"weaviate-ts-client","version":"0.1.4","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"dist","engines":{"node":">=16.0.0"},"scripts":{"test":" tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","babel-jest":"^29.4.3","esbuild":"^0.17.10","jest":"^29.4.3","prettier":"^2.1.1","ts-jest":"^29.0.5","typescript":"^4.9.5"},"gitHead":"296739e9c4953075e707aefdbac638550bf41302","_id":"weaviate-ts-client@0.1.4","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"248073ae2b336c335a6eae366250346b88781fa1","size":57322,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-0.1.4.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_0.1.4_1678396856410_0.5350379437969814"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-09T21:20:56.654Z","publish_time":1678396856654,"_cnpm_publish_time":1678396856654},"0.1.3":{"name":"weaviate-ts-client","version":"0.1.3","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"dist","engines":{"node":">=16.0.0"},"scripts":{"test":" tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","babel-jest":"^29.4.3","esbuild":"^0.17.10","jest":"^29.4.3","prettier":"^2.1.1","ts-jest":"^29.0.5","typescript":"^4.9.5"},"gitHead":"296739e9c4953075e707aefdbac638550bf41302","_id":"weaviate-ts-client@0.1.3","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"01950c29aeb6e73ce6c3712bbd80278557e8de11","size":57322,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-0.1.3.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_0.1.3_1678395983118_0.23773977491963594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-09T21:06:23.376Z","publish_time":1678395983376,"_cnpm_publish_time":1678395983376},"0.1.2":{"name":"weaviate-ts-client","version":"0.1.2","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"dist","engines":{"node":">=16.0.0"},"scripts":{"test":" tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"tsc --emitDeclarationOnly && ./build.js","prepack":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","babel-jest":"^29.4.3","esbuild":"^0.17.10","jest":"^29.4.3","prettier":"^2.1.1","ts-jest":"^29.0.5","typescript":"^4.9.5"},"gitHead":"296739e9c4953075e707aefdbac638550bf41302","_id":"weaviate-ts-client@0.1.2","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"4efb7e59f2ca914a5e27e643b5d64b13df7d1c9e","size":57322,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-0.1.2.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_0.1.2_1678393667948_0.2415985813410313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-09T20:27:48.126Z","publish_time":1678393668126,"_cnpm_publish_time":1678393668126},"0.1.1":{"name":"weaviate-ts-client","version":"0.1.1","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":" tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"tsc -noEmit && ./build.js","prepack":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","babel-jest":"^29.4.3","esbuild":"^0.17.10","esbuild-plugin-d.ts":"^1.1.0","jest":"^29.4.3","prettier":"^2.1.1","ts-jest":"^29.0.5","typescript":"^4.9.5"},"gitHead":"296739e9c4953075e707aefdbac638550bf41302","_id":"weaviate-ts-client@0.1.1","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"52c88f41b1a45499149befd72642595c648fd740","size":48299,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-0.1.1.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_0.1.1_1678392241093_0.28529079393431167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-09T20:04:01.266Z","publish_time":1678392241266,"_cnpm_publish_time":1678392241266},"0.1.0":{"name":"weaviate-ts-client","version":"0.1.0","description":"TypeScript client for Weaviate","main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"scripts":{"test":" tsc -noEmit -p tsconfig-test.json && jest --useStderr --runInBand --detectOpenHandles --forceExit","build":"tsc -noEmit && ./build.js","prepack":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/weaviate/typescript-client.git"},"keywords":["weaviate"],"author":{"name":"Weaviate"},"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"homepage":"https://github.com/weaviate/typescript-client#readme","dependencies":{"graphql-request":"^5.1.0","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@babel/core":"^7.20.12","@babel/preset-typescript":"^7.18.6","@babel/runtime":"^7.20.7","@curveball/bodyparser":"^0.5.0","@curveball/core":"^0.20.0","@rollup/plugin-babel":"^5.3.1","@types/isomorphic-fetch":"^0.0.36","@types/jest":"^29.4.0","@types/node":"^18.14.0","babel-jest":"^29.4.3","esbuild":"^0.17.10","jest":"^29.4.3","prettier":"^2.1.1","ts-jest":"^29.0.5","typescript":"^4.9.5"},"gitHead":"296739e9c4953075e707aefdbac638550bf41302","_id":"weaviate-ts-client@0.1.0","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"239b2e6bf05ea6222e4e8ea4052d6982221f3900","size":48285,"noattachment":false,"key":"/weaviate-ts-client/-/weaviate-ts-client-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/weaviate-ts-client/download/weaviate-ts-client-0.1.0.tgz"},"_npmUser":{"name":"semi-technologies","email":"hello@semi.technology"},"directories":{},"maintainers":[{"name":"augustas-weaviate","email":""},{"name":"daniel-weaviate","email":""},{"name":"weaviate-io","email":""},{"name":"weaviate-tommy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/weaviate-ts-client_0.1.0_1678390691981_0.1587661082956746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-09T19:38:12.164Z","publish_time":1678390692164,"_cnpm_publish_time":1678390692164}},"readme":"# Weaviate TypeScript client <img alt='Weaviate logo' src='https://weaviate.io/img/site/weaviate-logo-light.png' width='148' align='right' />\n\nOfficial TypeScript client for easy interaction with a Weaviate instance.\n\n## Documentation\n\n- [Documentation](https://weaviate.io/developers/weaviate/client-libraries/typescript).\n\n## Support\n\n- [Stackoverflow for questions](https://stackoverflow.com/questions/tagged/weaviate).\n- [Github for issues](https://github.com/weaviate/typescript-client/issues).\n\n## Contributing\n\n- [How to Contribute](https://github.com/weaviate/typescript-client/blob/main/CONTRIBUTE.md).\n\n## Build Status\n\n[![Build Status](https://github.com/weaviate/typescript-client/actions/workflows/.github/workflows/main.yaml/badge.svg?branch=main)](https://github.com/weaviate/typescript-client/actions/workflows/.github/workflows/main.yaml)\n","_attachments":{},"homepage":"https://github.com/weaviate/typescript-client#readme","bugs":{"url":"https://github.com/weaviate/typescript-client/issues"},"license":"SEE LICENSE IN LICENSE"}