]> git.mxchange.org Git - friendica.git/commitdiff
[Composer] Add npm-asset/jgrowl dependency
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 27 Jan 2018 14:34:37 +0000 (09:34 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sat, 27 Jan 2018 16:47:21 +0000 (11:47 -0500)
composer.json
composer.lock

index 194261d07c05d4b616ca8b3e2a0d7025fd4ec4e1..a470d5ae121087c31dcd59800eea3b7acd0e7cac 100644 (file)
@@ -28,7 +28,8 @@
                "npm-asset/jquery": "^1.11.2",\r
                "npm-asset/jquery-colorbox": "^1.6",\r
                "bower-asset/Chart-js": "^2.7",\r
-               "npm-asset/jquery-datetimepicker": "^2.4.0"\r
+               "npm-asset/jquery-datetimepicker": "^2.4.0",\r
+               "npm-asset/jgrowl": "^1.4"\r
        },\r
        "repositories": [\r
         {\r
index b227342a4f65b93b284caafba99d07373d12735f..73354059746bb899b9ee023fd4eee43db16089e3 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "content-hash": "0c4bc39a37462cde6783b1fb90f0e530",
+    "content-hash": "8402715b736c86ea2ec19051997292e4",
     "packages": [
         {
             "name": "bower-asset/Chart-js",
             ],
             "time": "2017-12-18T10:38:51+00:00"
         },
+        {
+            "name": "npm-asset/jgrowl",
+            "version": "1.4.6",
+            "dist": {
+                "type": "tar",
+                "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz",
+                "reference": null,
+                "shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3"
+            },
+            "require-dev": {
+                "npm-asset/grunt": "~0.4.2",
+                "npm-asset/grunt-contrib-cssmin": "~0.9.0",
+                "npm-asset/grunt-contrib-jshint": "~0.6.3",
+                "npm-asset/grunt-contrib-less": "~0.11.0",
+                "npm-asset/grunt-contrib-uglify": "~0.4.0",
+                "npm-asset/grunt-contrib-watch": "~0.6.1"
+            },
+            "type": "npm-asset-library",
+            "extra": {
+                "npm-asset-bugs": {
+                    "url": "https://github.com/stanlemon/jGrowl/issues"
+                },
+                "npm-asset-main": "jquery.jgrowl.js",
+                "npm-asset-directories": [],
+                "npm-asset-repository": {
+                    "type": "git",
+                    "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
+                },
+                "npm-asset-scripts": []
+            },
+            "authors": [
+                {
+                    "name": "Stan Lemon",
+                    "email": "stosh1985@gmail.com",
+                    "url": "http://stanlemon.net"
+                }
+            ],
+            "description": "jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet ",
+            "homepage": "https://github.com/stanlemon/jGrowl#readme",
+            "time": "2017-07-21T02:36:34+00:00"
+        },
         {
             "name": "npm-asset/jquery",
             "version": "1.12.4",