UNPKG

vuequeryfilter

Version:

Vue Plugin to wrap the queryfilters library by sensorario

32 lines (31 loc) 704 B
{ "name": "vuequeryfilter", "version": "1.0.2", "description": "Vue Plugin to wrap the queryfilters library by sensorario", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Huc91/VueQueryFilter.git" }, "keywords": [ "queryfilters", "huc", "sensorario", "mado", "query-bundle", "vue", "plugin" ], "author": "Luca Ucciero", "license": "MIT", "bugs": { "url": "https://github.com/Huc91/VueQueryFilter/issues" }, "homepage": "https://github.com/Huc91/VueQueryFilter#readme", "dependencies": { "queryfilters": "^0.3.23" } }