Merge pull request #2572 from rmosolgo/rm/batman.js

Add Batman.js 0.15.0
This commit is contained in:
Pete Cooper
2014-01-31 16:38:58 -08:00
5 changed files with 28097 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+14694
View File
File diff suppressed because it is too large Load Diff
+8
View File
File diff suppressed because one or more lines are too long
+28
View File
@@ -0,0 +1,28 @@
{
"name": "batman.js",
"filename": "batman.min.js",
"version": "0.15.0",
"description": "The best JavaScript framework for Rails developers",
"homepage": "http://batmanjs.org",
"keywords": [
"collections",
"models",
"controllers",
"views",
"data-binding",
"events",
"rails"
],
"maintainers": [
{
"name": "Batmanjs",
"web": "https://github.com/batmanjs"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/batmanjs/batman"
}
]
}