corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 9  →  ?path2? @ 10
/pack-rat/003_pack_rat/pack-rat/bower.json
@@ -0,0 +1,34 @@
{
"name": "nucleus-pack-rat",
"authors": [
"Wizardry and Steamworks <office@grimore.org>"
],
"description": "Inventory Manager for Corrade Nucleus",
"main": "index.html",
"keywords": [
"Corrade",
"SecondLife",
"Nucleus",
"nucleon",
"manager",
"inventory",
"agent"
],
"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",
"jstree": "^3.3.4",
"json-to-table": "*",
"moment": "^2.18.1"
}
}