UNPKG

@andreasrisager/darkmode

Version:

MAKE YOUR WEBSITE CHANGE BETWEEN DARK MODE OR LIGHT MODE WITH LOCALSTORAGE

31 lines (30 loc) 747 B
{ "name": "@andreasrisager/darkmode", "version": "1.0.4", "description": "MAKE YOUR WEBSITE CHANGE BETWEEN DARK MODE OR LIGHT MODE WITH LOCALSTORAGE", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Andreas-Org/DarkMode.git" }, "keywords": [ "dark", "darktheme", "lighttheme", "theme", "black", "light", "lightmode", "darkmode", "front-end" ], "author": "AndreasRisager & Lupe.-", "license": "MIT", "bugs": { "url": "https://github.com/Andreas-Org/DarkMode/issues" }, "homepage": "https://github.com/Andreas-Org/DarkMode#readme" }