]> git.mxchange.org Git - friendica.git/commitdiff
[Composer] Add npm-asset/es-jquery-sortable dependency
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 18 Jan 2020 15:41:56 +0000 (10:41 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 23 Jan 2020 00:42:35 +0000 (19:42 -0500)
composer.json
composer.lock

index e372547aac5b9a46ebb9406ca291fcb887ad783f..915c2b08ccc0fe8e52c032f8efea9bfc905aa498 100644 (file)
@@ -52,6 +52,7 @@
                "bower-asset/dompurify": "^1.0",
                "bower-asset/perfect-scrollbar": "^0.6",
                "bower-asset/vue": "^2.6",
+               "npm-asset/es-jquery-sortable": "^0.9.13",
                "npm-asset/jquery": "^2.0",
                "npm-asset/jquery-colorbox": "^1.6",
                "npm-asset/jquery-datetimepicker": "^2.5",
index 3a4670b20af0e42152073d06c0cef3871a1502cc..c8fa900ac0e16a9bf25fcc1734f7206a610c394f 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "34ad225ce21474eb84ce78047d9f2c01",
+    "content-hash": "6659cc3edcbdb9d706019810788d8dc3",
     "packages": [
         {
             "name": "asika/simple-console",
             ],
             "time": "2018-01-03T13:39:39+00:00"
         },
+        {
+            "name": "npm-asset/es-jquery-sortable",
+            "version": "0.9.13-patch2",
+            "dist": {
+                "type": "tar",
+                "url": "https://registry.npmjs.org/es-jquery-sortable/-/es-jquery-sortable-0.9.13-patch2.tgz",
+                "shasum": "a4db16d133fbce1bcd1543c98279902a6b0812a3"
+            },
+            "require": {
+                "npm-asset/jquery": ">=2.1.2,<3.0.0"
+            },
+            "type": "npm-asset-library",
+            "extra": {
+                "npm-asset-bugs": {
+                    "url": "https://github.com/johnny/jquery-sortable/issues"
+                },
+                "npm-asset-main": "./source/js/jquery-sortable.js",
+                "npm-asset-directories": [],
+                "npm-asset-repository": {
+                    "type": "git",
+                    "url": "git+https://github.com/johnny/jquery-sortable.git"
+                },
+                "npm-asset-scripts": {
+                    "test": "echo \"Error: no test specified\" && exit 1"
+                }
+            },
+            "license": [
+                "BSD-3"
+            ],
+            "authors": [
+                ""
+            ],
+            "description": "jquery plugin for sortable, nestable lists",
+            "homepage": "https://github.com/johnny/jquery-sortable",
+            "keywords": [
+                "drag",
+                "dragging",
+                "sort",
+                "sortable",
+                "sorting"
+            ],
+            "time": "2019-11-20T03:55:51+00:00"
+        },
         {
             "name": "npm-asset/ev-emitter",
             "version": "1.1.1",