| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/ametacoder/JavaGuide/main/package.json | [Back] [Original] |
{
"name": "javaguide-blog",
"version": "1.0.0",
"description": "A project of vuepress-theme-hope",
"license": "MIT",
"scripts": {
"build": "vuepress build docs",
"clean-dev": "vuepress dev docs --no-cache",
"dev": "vuepress dev docs",
"eject-theme": "vuepress eject-hope docs"
},
"devDependencies": {
"compression-webpack-plugin": "^5.0.0",
"vuepress": "^1.8.2",
"vuepress-theme-hope": "^1.20.5"
},
"dependencies": {}
}
| Web Proxy Viewer | New URL | Original Page |