UNPKG

materialize-autocomplete

Version:
29 lines (28 loc) 826 B
{ "name": "materialize-autocomplete", "version": "1.0.7", "description": "Materialize-css styled autocomplete", "main": "jquery.materialize-autocomplete.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dist": "uglifyjs -o jquery.materialize-autocomplete.min.js jquery.materialize-autocomplete.js" }, "repository": { "type": "git", "url": "git+https://github.com/icefox0801/materialize-autocomplete.git" }, "keywords": [ "materialize", "autocomplete", "jquery" ], "author": "icefox0801 <icefox0801@hotmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/icefox0801/materialize-autocomplete/issues" }, "homepage": "https://icefox0801.github.io/materialize-autocomplete/", "devDependencies": { "uglify-js": "^2.6.4" } }