find-voyage
Version:
A better way to search!!
29 lines (28 loc) • 634 B
JSON
{
"name": "find-voyage",
"version": "3.0.1",
"description": "A better way to search!!",
"main": "app.js",
"type": "module",
"scripts": {
"test": "npm run "
},
"repository": {
"type": "git",
"url": "git+https://github.com/ooye-sanket/Find-voyage.git"
},
"keywords": [
"ai",
"searchfuzz",
"optimiser"
],
"author": "ooye-sanket",
"license": "ISC",
"bugs": {
"url": "https://github.com/ooye-sanket/Find-voyage/issues"
},
"homepage": "https://github.com/ooye-sanket/Find-voyage#readme",
"dependencies": {
"@xenova/transformers": "^2.17.2"
}
}