UNPKG

algoliasearch

Version:
28 lines (27 loc) 561 B
{ "name": "algoliasearch", "version": "2.6.2", "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/algoliaseasrch.js", "keywords": [ "js", "algolia", "search", "api", "rest" ], "license": "MIT", "ignore": [ "**/.*", "example", "node_modules", "bower_components", "test", "tests", "vendor" ] }