OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2022-03-17 916a3cbabe4e50062fce61ff6f2f5d46c05dfbd1
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
  "name": "kr.wisestone.owlits",
  "authors": [
    "jeong <jslee1@wisestone.kr>"
  ],
  "description": "",
  "main": "src/main/webapp",
  "license": "MIT",
  "homepage": "",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "1.5.11",
    "angular-resource": "1.5.11",
    "requirejs": "2.3.5",
    "domReady": "2.0.1",
    "jquery": "3.2.1",
    "jquery-ui": "1.12.1",
    "angular-ui-router": "0.4.2",
    "font-awesome": "4.7.0",
    "angular-bindonce": "0.3.3",
    "lodash": "3.10.1",
    "angular-translate-loader-partial": "2.16.0",
    "angular-translate-storage-cookie": "2.16.0",
    "angular-cookies": "1.5.11",
    "angular-sanitize": "1.5.11",
    "taylorcode-angular-file-upload": "3.1.2",
    "ng-stomp": "0.4.0",
    "angular-animate": "1.5.11",
    "d3": "3.5.17",
    "nvd3": "1.8.6",
    "angular-nvd3": "1.0.9",
    "jquery-slimscroll": "slimScroll#1.3.8",
    "jquery-mousewheel": "3.1.13",
    "datetimepicker": "jquery-datetime-picker#2.5.14",
    "angular-ui-sortable": "0.18.0",
    "Sortable": "1.6.0",
    "bootstrap-daterangepicker": "2.1.27",
    "d3-context-menu": "*",
    "popper.js": "1.14.4",
    "crypto-js": "3.1.9",
    "ng-image-gallery": "2.1.2",
    "htmldiff": "0.2.2"
  }
}