corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/pack-rat/003_pack_rat/pack-rat/package.json
@@ -0,0 +1,25 @@
{
"name": "pack-rat",
"version": "1.1.0",
"description": "Inventory Manager for Corrade Nucleus.",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Corrade",
"SecondLife",
"Nucleus",
"nucleon",
"manager",
"inventory",
"agent"
],
"author": "Wizardry and Steamworks <office@grimore.org>",
"license": "GPL-3.0",
"dependencies": {
"bootstrap-table": "^1.11.2",
"jstree": "^3.3.4",
"momentjs": "^2.0.0"
}
}