mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 03:05:54 +08:00
12 lines
176 B
JSON
12 lines
176 B
JSON
{
|
|
"name": "jquery",
|
|
"version": "2.0.3",
|
|
"description": "jQuery component",
|
|
"keywords": [
|
|
"jquery",
|
|
"component"
|
|
],
|
|
"main": "jquery.js",
|
|
"license": "MIT"
|
|
}
|