{
  "name": "reactive-toggle-js",
  "version": "1.0.4",
  "description": "Flexable Vanila Js based toggle button which can hold custom property",
  "main": "sliding-toggle-button.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/YuvalGal2/Reactive-Toggle-component.git"
  },
  "keywords": [
    "toggle",
    "button",
    "javascript",
    "reactive",
    "css",
    "vanila Js",
    "es6",
    "front end",
    "js"
  ],
  "author": "Yuval Gal",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/YuvalGal2/Reactive-Toggle-component"
  },
  "homepage": "https://github.com/YuvalGal2/Reactive-Toggle-component/blob/master/README.md"
}
