UNPKG

seekmix

Version:

🔍 A local semantic caching library for Node.js.

16 lines (15 loc) 270 B
{ "name": "demo", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "dotenv": "^16.4.7" } }