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