Skip to content

Commit

Permalink
initial creation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang Wei committed Jul 13, 2020
1 parent d9bf580 commit aa4a07e
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "pelion-edge-demo-robot",
"version": "0.13.0",
"description": "A simple pelion edge demo for 6 DoF robot.",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "ARM Ltd.",
"license": "Apache-2.0",
"dependencies": {
"es6-promisify": "^6.0.0",
"json-rpc-ws": "^5.0.0",
"repl.history": "^0.1.4"
}
}
Loading

0 comments on commit aa4a07e

Please sign in to comment.