修改为iot-cloud-core
Showing
.babelrc
0 → 100644
.dockerignore
0 → 100644
Provider.js
0 → 100644
Public.js
0 → 100644
help.js
0 → 100644
| ... | ... | @@ -6,13 +6,10 @@ |
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "keywords": [], | ||
| "author": "", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "koa": "^2.11.0", | ||
| "koa-bodyparser": "^4.2.1", | ||
| "koa-router": "^8.0.8", | ||
| "koa-static-router": "^1.3.0" | ||
| "babel-plugin-transform-decorators-legacy": "^1.3.5", | ||
| "iot-cloud-core": "^4.3.3" | ||
| } | ||
| } |
start.js
0 → 100644
test.js
deleted
100644 → 0
Please
register
or
sign in
to comment