{
  "name": "tooltips-js",
  "version": "1.0.6",
  "description": "A javascript library for adding tooltips in your website",
  "main": "src/tooltips-js.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/iamkentleom/tooltips-js"
  },
  "keywords": [
    "tooltips-js",
    "tooltip",
    "javascript"
  ],
  "author": "Kent Leo L. Makibulan",
  "license": "MIT"
}
