multi-search
Version:
27 lines (26 loc) • 587 B
JSON
{
"name": "multi-search",
"version": "1.0.6",
"description": "Multi Search",
"main": "index.js",
"types": "index.d.ts",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RajikaKeminda/multi-search.git"
},
"keywords": [
"multi",
"search",
"multi search"
],
"author": "Rajika Keminda",
"license": "ISC",
"bugs": {
"url": "https://github.com/RajikaKeminda/multi-search/issues"
},
"homepage": "https://multi-search.vercel.app"
}