1 Star 0 Fork 0

xank/disney-etl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 682 Bytes
一键复制 编辑 原始数据 按行查看 历史
xank 提交于 2018-02-05 01:55 +08:00 . 目录结构优化/支持destinations缓存至七牛
{
"name": "disney-etl",
"version": "0.3.0",
"description": "Disney ETL and Api",
"main": "index.js",
"scripts": {
"start": "NODE_ENV=production pm2 start index.js --name 'disney-etl'",
"dep": "set NODE_ENV=production&&node index"
},
"repository": {
"type": "git",
"url": "https://github.com/xanke/disney-etl"
},
"dependencies": {
"body-parser": "^1.18.2",
"commander": "^2.13.0",
"config-lite": "^2.1.0",
"fs": "^0.0.1-security",
"http": "^0.0.0",
"https": "^1.0.0",
"lodash": "^4.17.4",
"moment": "^2.20.1",
"mongolass": "^3.1.5",
"mysql": "^2.15.0",
"qiniu": "^7.1.2",
"superagent": "^3.8.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/xank/disney-etl.git
[email protected]:xank/disney-etl.git
xank
disney-etl
disney-etl
master

搜索帮助