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

13
lib/jquery/component.json Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "jquery",
"version": "1.9.1",
"description": "jQuery component",
"keywords": [
"jquery",
"component"
],
"scripts": [
"jquery.js"
],
"license": "MIT"
}