UNPKG

audiovanish-plugin-dbsearch

Version:
35 lines (34 loc) 934 B
{ "name": "audiovanish-plugin-dbsearch", "version": "1.0.5", "description": "A Plugin that let's users search posts and tracks", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/Misyst/audiovanish-plugin-dbsearch.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "audiovanish", "plugin", "search" ], "contributors": [ "Baris Usakli <abaris@designcreateplay.com>", "Sylvain Stam <m.stam@misyst.com> (https://Misyst.com)" ], "license": "BSD-2-Clause", "dependencies": { "redisearch": "^0.0.6" }, "nbbpm": { "compatibility": "^0.9.3 || ^1.0.0" }, "bugs": { "url": "https://github.com/Misyst/audiovanish-plugin-dbsearch/issues" }, "homepage": "https://github.com/Misyst/audiovanish-plugin-dbsearch#readme", "author": "Misyst Inc. <info@misyst.com> (https://Audiovanish.com)" }