json 对于gulp install package.json

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json 对于gulp install package.json相关的知识,希望对你有一定的参考价值。

{
  "name": "buildHTML",
  "version": "0.0.0",
  "description": "Build for my software HTML",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "BSD",
  "devDependencies": {
    "gulp": "~3.9.0",
    "gulp-ejs": "~1.1.0",
    "gulp-rename": "~1.2.2",
    "gulp-plumber": "~1.0.1"
  }
}

以上是关于json 对于gulp install package.json的主要内容,如果未能解决你的问题,请参考以下文章

前端小白的gulp入门

gulp + angular + requirejs 简单学习

如何从 node_modules 文件夹添加 package.json 依赖项?

即使在安装 npm install -g gulp 后也找不到本地 gulp 安装

gulp使用引导

由于gulp,Npm安装在semantic-ui上失败