OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2022-01-13 4545664bbece1b1b185945376b344b1660669a53
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "components-jqueryui",
    "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
    "version": "1.12.1",
    "homepage": "http://jqueryui.com",
    "author": {
        "name": "jQuery Foundation and other contributors",
        "url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt"
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/components/jqueryui.git"
    },
    "main": "jquery-ui.js",
    "license": "MIT"
}