1 Star 0 Fork 0

testnulldefined / web_site_video_capture

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
nodemon.json 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
testnulldefined 提交于 2018-06-19 18:33 . update
{
"restartable": "rs",
"ignore": [
".git",
".svn",
"node_modules/**/node_modules"
],
"verbose": true,
"execMap": {
"js": "node --harmony"
},
"env": {
"NODE_ENV": "development"
},
"ext": "js json njk css js html"
}
NodeJS
1
https://gitee.com/postbird/web_site_video_capture.git
git@gitee.com:postbird/web_site_video_capture.git
postbird
web_site_video_capture
web_site_video_capture
master

搜索帮助