Files
habitica/archive/litenull_rewrite/bower.json
T
Tyler Renelle 20ea60cc33 rewrite2 add litenull's branch in so i an remove things as they're
merged. move derby stuff to archive/. update readme
2013-08-26 19:09:03 -04:00

23 lines
532 B
JSON

{
"name": "yeoman",
"version": "0.0.0",
"dependencies": {
"angular": "~1.0.5",
"jquery": "~1.9.1",
"json3": "~3.2.4",
"es5-shim": "~2.0.5",
"angular-resource": "~1.0.5",
"angular-cookies": "~1.0.5",
"angular-sanitize": "~1.0.5",
"underscore": "*",
"moment": "*",
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git",
"hammerjs": "~1.0.5",
"angular-hammer": "~1.0.1"
},
"devDependencies": {
"angular-mocks": "~1.0.5",
"angular-scenario": "~1.0.5"
}
}