4 Star 5 Fork 0

王吉 / SerialPortBootStrap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 782 Bytes
一键复制 编辑 原始数据 按行查看 历史
王吉 提交于 2015-12-03 22:21 . 跟刘飞个傻逼的代码合并
{
"name": "serial_port_bootstrap",
"version": "1.0.0",
"description": "node.js访问com口的脚手架程",
"main": "index.js",
"scripts": {
"test": "mocha ./es6/test"
},
"keywords": [
"serialport"
],
"author": "WangJi",
"license": "ISC",
"dependencies": {
"babel-runtime": "^5.8.25",
"co": "^4.6.0",
"crc": "^3.3.0",
"q": "^1.4.1",
"serialport": "^2.0.1"
},
"devDependencies": {
"chai": "^3.3.0",
"del": "^2.0.2",
"gulp": "^3.9.0",
"gulp-babel": "^5.2.1",
"gulp-esdoc": "^0.1.0",
"gulp-run": "^1.6.11",
"gulp-tsc": "^1.1.1",
"gulp-typedoc": "^1.2.1",
"merge-stream": "^1.0.0",
"mocha": "^2.3.3",
"shelljs": "^0.5.3",
"vinyl-paths": "^2.0.0"
},
"readme": "./docs/readme.md"
}
NodeJS
1
https://gitee.com/sudowang/SerialPortBootStrap.git
git@gitee.com:sudowang/SerialPortBootStrap.git
sudowang
SerialPortBootStrap
SerialPortBootStrap
master

搜索帮助