feat: add SCThingTranslator class. move functionality accordingly

This commit is contained in:
Rainer Killinger
2018-12-03 14:58:46 +01:00
committed by Karl-Philipp Wulfert
parent 797e5ca9de
commit 90e3d22399
9 changed files with 376 additions and 89 deletions

View File

@@ -38,12 +38,13 @@
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"json-patch": "0.7.0",
"jsonschema": "1.2.4"
"jsonschema": "1.2.4",
"ts-optchain": "0.1.2"
},
"devDependencies": {
"@openstapps/configuration": "0.6.0",
"@openstapps/core-tools": "0.3.0",
"@openstapps/logger": "0.0.5",
"@openstapps/configuration": "0.5.0",
"@openstapps/core-tools": "0.2.1",
"@openstapps/logger": "0.0.3",
"@types/chai": "4.1.7",
"@types/humanize-string": "1.0.0",
"@types/node": "11.9.4",