UNPKG

loopback-full-text-search-mysql

Version:

Add Full-text search when using the 'q' parameter in the where clause for Loopback 3

26 lines (25 loc) 703 B
{ "name": "loopback-full-text-search-mysql", "version": "2.0.18", "description": "Add Full-text search when using the 'q' parameter in the where clause for Loopback 3", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/darthwesker/loopback-full-text-search.git" }, "keywords": [ "loopback", "node", "Full-text", "Search" ], "author": "Carlos Almeida", "license": "MIT", "bugs": { "url": "https://github.com/darthwesker/loopback-full-text-search/issues" }, "homepage": "https://github.com/darthwesker/loopback-full-text-search#README.md" }