{
  "name": "lava-lamp-bubbles",
  "version": "1.0.2-3-1",
  "description": "Lava lamp bubbles on canvas",
  "main": "lava-lamp.js",
  "types": "lava-lamp.d.ts",
  "engines": {
    "node": "v12.20.1"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ErikReider/JS-Lava-Lamp-Bubbles.git"
  },
  "keywords": [
    "Lava",
    "lamp",
    "bubbles"
  ],
  "author": "Erik Reider",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ErikReider/JS-Lava-Lamp-Bubbles/issues"
  },
  "homepage": "https://github.com/ErikReider/JS-Lava-Lamp-Bubbles#readme"
}
