This commit is contained in:
2015-04-09 07:47:57 +00:00
commit 32da2df9be
809 changed files with 119606 additions and 0 deletions

23
lib/jquery/.bower.json Normal file
View File

@@ -0,0 +1,23 @@
{
"name": "jquery",
"version": "1.9.1",
"description": "jQuery component",
"keywords": [
"jquery",
"component"
],
"scripts": [
"jquery.js"
],
"license": "MIT",
"homepage": "https://github.com/jquery/jquery",
"_release": "1.9.1",
"_resolution": {
"type": "version",
"tag": "1.9.1",
"commit": "d71f6a53927ad02d728503385d15539b73d21ac8"
},
"_source": "git://github.com/jquery/jquery.git",
"_target": "1.9.1",
"_originalSource": "jquery"
}