You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

24 lines
522 B

{
"name": "algoliasearch",
"version": "3.35.1",
"homepage": "https://github.com/algolia/algoliasearch-client-js",
"authors": [
"Algolia Team <support@algolia.com>"
],
"description": "Algolia Search is a search API that provides hosted full-text, numerical and faceted search.",
"main": "dist/algoliasearch.js",
"keywords": [
"js",
"algolia",
"search",
"api",
"rest"
],
"license": "MIT",
"ignore": [
"examples",
"node_modules",
"bower_components",
"test"
]
}