mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
17 lines
244 B
JSON
17 lines
244 B
JSON
{
|
|
"name": "jquery",
|
|
"version": "2.0.4-pre",
|
|
"ignore": [
|
|
"**/.*",
|
|
"build",
|
|
"speed",
|
|
"test",
|
|
"CONTRIBUTING.md",
|
|
"*.txt",
|
|
"bower.json"
|
|
],
|
|
"dependencies": {
|
|
"sizzle": "~1.10.4",
|
|
"qunit": "~1.11.0"
|
|
}
|
|
} |