美文网首页
package.json

package.json

作者: 第七空城 | 来源:发表于2017-07-08 18:11 被阅读0次
{
  "name": "seer",
  "version": "1.0.0",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "devDependencies": {
    "gulp": "^3.9.1"
  }
}

相关文章

网友评论

      本文标题:package.json

      本文链接:https://www.haomeiwen.com/subject/zcrjhxtx.html