add immoweb ui

This commit is contained in:
Viktor Barzin 2025-05-26 19:41:36 +00:00
parent 7e8c79d3d1
commit 151da16c27
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
266 changed files with 264879 additions and 0 deletions

17
immoweb/node_modules/sightglass/bower.json generated vendored Normal file
View file

@ -0,0 +1,17 @@
{
"name": "sightglass",
"main": "index.js",
"version": "0.2.6",
"homepage": "https://github.com/mikeric/sightglass",
"authors": [
"Michael Richards"
],
"description": "Observable keypath engine.",
"keywords": [
"observe",
"observable",
"keypath",
"engine"
],
"license": "MIT"
}