dashboard
repositories
filestore
activity
search
login
main
/
moral_script
定时任务(脚本)
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
updated
沈斌
2018-01-24
be5e76a4e01b9ec36768c880fcc0e5d9b3795c05
[moral_script.git]
/
package.json
1
2
3
4
5
6
7
8
9
10
{
"name": "moral_script",
"version": "1.0.0",
"dependencies": {
"mysql": "^2.15.0",
"mongodb": "^3.0.1",
"moment": "^2.20.1",
"moment-timezone": "^0.5.14"
}
}