OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2022-01-13 4545664bbece1b1b185945376b344b1660669a53
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
{
  "name": "Sortable",
  "main": [
    "Sortable.js"
  ],
  "homepage": "http://rubaxa.github.io/Sortable/",
  "authors": [
    "RubaXa <ibnRubaXa@gmail.com>"
  ],
  "description": "Minimalist library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery.",
  "keywords": [
    "sortable",
    "reorder",
    "list",
    "html5",
    "drag",
    "and",
    "drop",
    "dnd",
    "web-components"
  ],
  "license": "MIT",
  "ignore": [
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "version": "1.6.0",
  "_release": "1.6.0",
  "_resolution": {
    "type": "version",
    "tag": "1.6.0",
    "commit": "317d98d905d1d9690e3f0de747310cf64d554141"
  },
  "_source": "https://github.com/RubaXa/Sortable.git",
  "_target": "1.6.0",
  "_originalSource": "Sortable",
  "_direct": true
}