UNPKG

algoliasearch

Version:
47 lines (46 loc) 1.14 kB
{ "name": "algoliasearch", "description": "Algolia Search API Client", "repository": { "type": "git", "url": "git://github.com/algolia/algoliasearch-client-js.git" }, "keywords": [ "algolia", "search", "search api", "instant search", "realtime", "autocomplete" ], "homepage": "https://github.com/algolia/algoliasearch-client-js", "bugs": "https://github.com/algolia/algoliasearch-client-js/issues", "author": { "name": "Algolia SAS", "url": "https://www.algolia.com" }, "contributors": [ { "name": "Algolia Team <support@algolia.com>", "url": "http://www.algolia.com" } ], "devDependencies": { "grunt": "~0.4", "grunt-sed": "~0.1", "grunt-exec": "~0.4", "grunt-contrib-watch": "~0.2", "grunt-contrib-jshint": "~0.1", "grunt-contrib-uglify": "~0.2", "grunt-contrib-concat": "~0.1", "grunt-contrib-connect": "~0.1", "grunt-contrib-jasmine": "~0.4.2", "grunt-contrib-clean": "~0.4.0", "semver": "~1.1.3", "grunt-parallel": "0.0.2" }, "scripts": { "test": "grunt test" }, "version": "2.6.2" }