广州市综治平台后端
xusd
2025-06-07 36306491396230522fa20585c2621a7fc899849a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "name": "sizzle",
  "version": "1.10.16",
  "main": "./dist/sizzle.js",
  "devDependencies": {
    "qunit": "~1.12.0",
    "benchmark": "~1.0.0",
    "requirejs": "~2.1.8",
    "requirejs-domready": "~2.0.1",
    "requirejs-text": "~2.0.10"
  },
  "ignore": [
    "**/.*",
    "package.json",
    "bower.json",
    "speed",
    "Makefile",
    "*.md",
    "*.txt",
    "src",
    "Gruntfile.js"
  ],
  "homepage": "https://github.com/jquery/sizzle",
  "_release": "1.10.16",
  "_resolution": {
    "type": "version",
    "tag": "1.10.16",
    "commit": "0fd151739d05648118002914c7a638411bbd0dbe"
  },
  "_source": "git://github.com/jquery/sizzle.git",
  "_target": "1.10.16",
  "_originalSource": "sizzle"
}