mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
26 lines
636 B
JSON
26 lines
636 B
JSON
{
|
|
"name": "sizzle",
|
|
"filename": "sizzle.min.js",
|
|
"version": "1.9.1",
|
|
"description": "A pure-JavaScript, bottom-up CSS selector engine designed to be easily dropped in to a host library.",
|
|
"homepage": "http://sizzlejs.com/",
|
|
"keywords": [
|
|
"sizzle",
|
|
"selector",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "jQuery Foundation and other contributors",
|
|
"url": "https://github.com/jquery/sizzle/blob/master/AUTHORS.txt"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/sizzle.git"
|
|
}
|
|
]
|
|
|
|
}
|