blinds
Version:
A dark mode module for javascript
25 lines (24 loc) • 548 B
JSON
{
"name": "blinds",
"version": "0.6.6",
"description": "A dark mode module for javascript",
"main": "blinds.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/Ikennaf1/blinds.git"
},
"keywords": [
"Dark",
"mode"
],
"author": "Ikenna Isiogu",
"license": "GPLv2",
"bugs": {
"url": "https://github.com/Ikennaf1/blinds/issues"
},
"homepage": "https://github.com/Ikennaf1/blinds#readme"
}