10 Star 27 Fork 5

phodal / diaonan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 939 Bytes
一键复制 编辑 原始数据 按行查看 历史
phodal 提交于 2015-02-02 01:25 . remove coffee scripts
{
"name": "diaonan",
"version": "0.0.1",
"description": "A REST bridge to MQTT, CoAP",
"keywords": [
"CoAP",
"MQTT",
"WebSockets",
"REST"
],
"author": [
"hello@matteocollina.com",
"h@phodal.com"
],
"licenses": [
"MIT"
],
"dependencies": {
"coap": "0.8.0",
"optimist": "= 0.3.4",
"express": "~3.0.1",
"hbs": "= 2.8.0",
"socket.io": "= 0.9.13",
"mqtt": "= 0.3.13",
"redis": "~0.8.1",
"hiredis": "= 0.1.17",
"connect-redis": "1.4.0",
"markdown": "0.3.1",
"mincer": "1.1.0",
"less": "= 1.3.3",
"ascoltatori": "0.18.0",
"underscore": "1.7.0",
"async": "~0.9.0"
},
"devDependencies": {
"zombie": "= 1.4.1",
"mocha": "= 2.1.0",
"sinon": "= 1.3.4",
"chai": "= 1.1.0",
"benchmark": "1.0.0",
"request": "= 2.10.0"
},
"scripts": {
"test": "NODE_ENV=test ./node_modules/.bin/mocha --recursive test"
}
}
JavaScript
1
https://gitee.com/phodal/diaonan.git
git@gitee.com:phodal/diaonan.git
phodal
diaonan
diaonan
master

搜索帮助