UNPKG

vuepress-theme-challenges

Version:
31 lines (30 loc) 750 B
{ "name": "vuepress-theme-challenges", "version": "0.0.1", "description": "VuePress theme for programming challenges", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vuepress", "programming", "challenges", "vives" ], "author": "Nico De Witte", "license": "MIT", "dependencies": { "@mdi/font": "^4.7.95", "vuetify": "^2.1.14" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/BioBoost/vuepress-theme-challenges.git" }, "bugs": { "url": "https://github.com/BioBoost/vuepress-theme-challenges/issues" }, "homepage": "https://github.com/BioBoost/vuepress-theme-challenges#readme" }