add immoweb ui
This commit is contained in:
parent
7e8c79d3d1
commit
151da16c27
266 changed files with 264879 additions and 0 deletions
23
immoweb/node_modules/rivets/bower.json
generated
vendored
Normal file
23
immoweb/node_modules/rivets/bower.json
generated
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "rivets",
|
||||
"description": "Declarative data binding + templating solution.",
|
||||
"homepage": "http://rivetsjs.com",
|
||||
"version": "0.9.6",
|
||||
"main": "dist/rivets.js",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
"Michael Richards"
|
||||
],
|
||||
"keywords": [
|
||||
"data binding",
|
||||
"templating"
|
||||
],
|
||||
"ignore": [
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"spec"
|
||||
],
|
||||
"dependencies": {
|
||||
"sightglass": "~0.2.4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue