Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
bower update
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarjadhav committed Apr 15, 2014
1 parent da8894a commit 5a2145b
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions assets/foundation/bower_components/sizzle/.bower.json
@@ -0,0 +1,33 @@
{
"name": "sizzle",
"version": "1.10.16",
"main": "./dist/sizzle.js",
"devDependencies": {
"qunit": "~1.12.0",
"benchmark": "~1.0.0",
"requirejs": "~2.1.8",
"requirejs-domready": "~2.0.1",
"requirejs-text": "~2.0.10"
},
"ignore": [
"**/.*",
"package.json",
"bower.json",
"speed",
"Makefile",
"*.md",
"*.txt",
"src",
"Gruntfile.js"
],
"homepage": "https://github.com/jquery/sizzle",
"_release": "1.10.16",
"_resolution": {
"type": "version",
"tag": "1.10.16",
"commit": "0fd151739d05648118002914c7a638411bbd0dbe"
},
"_source": "git://github.com/jquery/sizzle.git",
"_target": "1.10.16",
"_originalSource": "sizzle"
}

0 comments on commit 5a2145b

Please sign in to comment.