package.json

package.json
{
  "name": "docker_practice",
  "version": "1.0.0",
  "description": "docker_practice",
  "main": "index.js",
  "devDependencies": {
    "chalk": "^4.1.1",
    "commander": "^7.2.0",
    "esm": "^3.0.0",
    "vuepress": "1.8.2",
    "vuepress-plugin-container": "^2.1.5",
    "vuepress-theme-hope": "^1.0.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "gitbook:help": "gitbook help",
    "gitbook:build": "gitbook build",
    "gitbook:serve": "gitbook serve",
    "vuepress:build": "npx vuepress build",
    "vuepress": "npx vuepress"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeasy/docker_practice.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/yeasy/docker_practice/issues"
  },
  "homepage": "https://github.com/yeasy/docker_practice#readme"
}
文章版权声明:除非注明,否则均为边学边练网络文章,版权归原作者所有
  • 上一篇:
  • 下一篇: