UNPKG

quartermoon

Version:

Front-end framework with a built-in dark mode and full customizability using CSS variables; great for building dashboards and tools

31 lines 825 B
{ "name": "quartermoon", "version": "1.2.3", "description": "Front-end framework with a built-in dark mode and full customizability using CSS variables; great for building dashboards and tools", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/thaunknown/quartermoon.git" }, "keywords": [ "quartermoon", "css", "javascript", "dark-theme", "dark-mode", "dashboard", "web-framework", "css-framework", "css-variables", "css-custom-properties" ], "author": "Quartermoon UI, ThaUnknown", "license": "MIT", "bugs": { "url": "https://github.com/thaunknown/quartermoon/issues" }, "homepage": "https://github.com/thaunknown/quartermoon#readme", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }