corrade-http-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 37  →  ?path2? @ 38
/instantMessage/bower.json
@@ -0,0 +1,30 @@
{
"name": "instantMessage",
"authors": [
"Wizardry and Steamworks <office@grimore.org>"
],
"description": "Corrade SecondLife HTTP template for Corrade",
"main": "instantMessage.html",
"keywords": [
"Corrade",
"SecondLife",
"HTTP",
"template",
"Corrade"
],
"license": "GPL-3.0",
"homepage": "http://grimore.org",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap": "^3.3.7",
"bootstrap-validator": "^0.11.9",
"velocity": "^1.5.0"
}
}