13 Star 37 Fork 17

Wizzer / NodeWk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.71 KB
一键复制 编辑 原始数据 按行查看 历史
Wizzer 提交于 2017-12-01 13:32 . update: ejs --> 2.5.7
{
"name": "nodewk",
"private": true,
"version": "0.1.1",
"description": "NodeWk",
"keywords": [],
"dependencies": {
"async": "~1.5.2",
"captchapng": "0.0.1",
"connect-redis": "^3.0.2",
"crypto": "0.0.3",
"ejs": "2.5.7",
"emoji": "^0.3.2",
"express": "^4.15.3",
"gm": "^1.21.1",
"grunt": "1.0.1",
"grunt-apidoc": "^0.11.0",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-coffee": "1.0.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-cssmin": "1.0.1",
"grunt-contrib-jst": "1.0.0",
"grunt-contrib-less": "1.3.0",
"grunt-contrib-uglify": "1.0.1",
"grunt-contrib-watch": "1.0.0",
"grunt-sails-linker": "~0.10.1",
"grunt-sync": "0.5.2",
"image-size": "^0.4.0",
"include-all": "^1.0.0",
"jszip": "^3.0.0",
"jwt-simple": "^0.5.0",
"md5": "^2.0.0",
"moment": "^2.10.6",
"mysqldump": "^1.0.2",
"node-schedule": "^1.1.0",
"node-uuid": "^1.4.3",
"nodemailer": "^1.4.0",
"nodemailer-smtp-transport": "^1.0.3",
"pnglib": "0.0.1",
"rc": "1.0.1",
"redis": "^2.5.0-1",
"sails": "~0.12.11",
"sails-disk": "~0.10.9",
"sails-hook-autoreload": "^0.13.0",
"sails-mysql": "^0.12.2",
"sails-redis": "^0.10.7",
"sha1": "^1.1.1",
"urllib": "^2.8.0",
"wechat-api": "^1.24.0",
"wechat-oauth": "^1.1.1",
"winston": "^2.2.0",
"winston-daily-rotate-file": "^1.1.4",
"xml2js": "^0.4.16",
"xmldom": "^0.1.22"
},
"scripts": {
"debug": "node debug app.js",
"start": "node app.js"
},
"main": "app.js",
"repository": {
"type": "git",
"url": "git@github.com:Wizzercn/nodecms.git"
},
"author": "wizzercn",
"license": ""
}
JavaScript
1
https://gitee.com/wizzer/NodeWk.git
git@gitee.com:wizzer/NodeWk.git
wizzer
NodeWk
NodeWk
master

搜索帮助