demo version
This commit is contained in:
parent
fbb282a801
commit
672d6daa8e
125 changed files with 17918 additions and 1481 deletions
|
@ -16,6 +16,8 @@
|
|||
"author": "Anas Dawod",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"eslint": "^8.41.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"jest": "^29.2.0",
|
||||
"jest-cli": "^29.2.0",
|
||||
"nodemon": "^2.0.20"
|
||||
|
@ -29,7 +31,7 @@
|
|||
"express": "^4.18.2",
|
||||
"jsonld": "^1.7.0",
|
||||
"mqtt": "^4.1.0",
|
||||
"multer": "^1.3.1",
|
||||
"multer": "^1.4.4-lts.1",
|
||||
"n3": "^1.16.3",
|
||||
"seedrandom": "^3.0.5",
|
||||
"uuid": "^9.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue