mirror of
https://github.com/jquery/jquery.git
synced 2026-02-02 03:35:16 -05:00
17 lines
245 B
JSON
17 lines
245 B
JSON
{
|
|
"name": "jquery",
|
|
"version": "1.10.3-pre",
|
|
"ignore": [
|
|
"**/.*",
|
|
"build",
|
|
"speed",
|
|
"test",
|
|
"CONTRIBUTING.md",
|
|
"*.txt",
|
|
"bower.json"
|
|
],
|
|
"dependencies": {
|
|
"sizzle": "~1.10.4",
|
|
"qunit": "~1.11.0"
|
|
}
|
|
} |