We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ea0487 + 9b7ba8f commit a28d62bCopy full SHA for a28d62b
bower.json
@@ -0,0 +1,10 @@
1
+{
2
+ "name": "backbone.validation",
3
+ "version": "0.10.0",
4
+ "main": "dist/backbone-validation.js",
5
+ "dependencies": {
6
+ "underscore": ">=1.5.0",
7
+ "backbone": ">=1.1.2"
8
+ },
9
+ "ignore": ["lib", "tests", ".html"]
10
+}
0 commit comments