c523cf5693
- Enable 'smoothScroll' option - Use '@vuepress/plugin-back-to-top' - Use '@vuepress/plugin-google-analytics' - Add 'docs/.vuepress/favicon.ico'
10 lines
213 B
JSON
10 lines
213 B
JSON
{
|
|
"name": "@pegjs/website",
|
|
"version": "2.0.0-wip",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@vuepress/plugin-back-to-top": "1.1.0",
|
|
"@vuepress/plugin-google-analytics": "1.1.0"
|
|
}
|
|
}
|