{
  "name": "theme-changer-light-dark",
  "version": "1.0.4",
  "description": "A JavaScript Library to change themes (Light - Dark - Auto)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/codeAbinash/theme-changer.js.git"
  },
  "keywords": [
    "Javascript",
    "Theme",
    "Light",
    "Dark"
  ],
  "author": "Abinash Karmakar",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/codeAbinash/theme-changer.js/issues"
  },
  "homepage": "https://github.com/codeAbinash/theme-changer.js#readme"
}