mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 12:57:50 +00:00
12 lines
285 B
JSON
12 lines
285 B
JSON
{
|
|
"scripts": {
|
|
"dev": "vuepress dev",
|
|
"build": "vuepress build"
|
|
},
|
|
"devDependencies": {
|
|
"@vuepress/plugin-google-analytics": "^1.7.1",
|
|
"vuepress": "^1.7.1",
|
|
"vuepress-theme-default-prefers-color-scheme": "^1.1.2",
|
|
"vuepress-plugin-sitemap": "^2.3.1"
|
|
}
|
|
} |