{
  "name": "js-autocomplete",
  "version": "1.0.4",
  "description": "lightweight, vanilla javascript completion suggester",
  "main": "auto-complete.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Pixabay/JavaScript-autoComplete.git"
  },
  "keywords": [
    "auto-complete",
    "javascript",
    "lightweight"
  ],
  "author": "Simon Steinberger, Pixabay",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Pixabay/JavaScript-autoComplete/issues"
  },
  "homepage": "https://github.com/Pixabay/JavaScript-autoComplete#readme"
}
