@matttelliott/tokyonight.scss
Version:
Bootstrapa theme based on tokyonight
33 lines (32 loc) • 897 B
JSON
{
"name": "@matttelliott/tokyonight.scss",
"scope": "matttelliott",
"version": "1.0.1",
"description": "Bootstrapa theme based on tokyonight",
"homepage": "https://github.com/matttelliott/tokyonight.scss#README.md",
"main": "tokyonight.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/matttelliott/tokyonight.scss.git"
},
"keywords": [
"bootstrap",
"tokyonight",
"scss"
],
"author": "Matt T Elliott <matt@matttelliott.com> (https://matttelliott.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/matttelliott/tokyonight.scss/issues"
},
"dependencies": {
"@fontsource/dejavu-mono": "^4.5.2",
"@khanacademy/tota11y": "^0.2.0",
"bootstrap": "^5.1.3",
"typeface-source-code-pro": "^1.1.13"
},
"devDependencies": {}
}