{ "name": "langchain-document-loader", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@dqbd/tiktoken": "^1.0.7", "dotenv": "^16.0.3", "hnswlib-node": "^1.4.2", "langchain": "^0.0.67" }, "type": "module" }