X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=composer.lock;h=ce9741ae136f09dbb03deb65d6ca595c6a45e4b8;hb=ffa240dfdeee4e904f88d218e6ab38af43c61e27;hp=a2aefe5678a439f460346dbef4b12872939f341a;hpb=7eb637c6ea391a462b1ac802348f9f7da0b2c5f9;p=friendica.git diff --git a/composer.lock b/composer.lock index a2aefe5678..ce9741ae13 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,40 @@ "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": "fcf1ea05c07796ccf5ef2c437e6acffd", + "content-hash": "6cf3b635594e443a7268a3bd9100d62d", "packages": [ + { + "name": "bower-asset/Chart-js", + "version": "v2.7.1", + "source": { + "type": "git", + "url": "https://github.com/chartjs/Chart.js.git", + "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/0fead21939b92c15093c1b7d5ee2627fb5900fff", + "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff", + "shasum": "" + }, + "type": "bower-asset-library", + "extra": { + "bower-asset-main": "./dist/Chart.js", + "bower-asset-ignore": [ + ".github", + ".codeclimate.yml", + ".gitignore", + ".npmignore", + ".travis.yml", + "scripts" + ] + }, + "license": [ + "MIT" + ], + "description": "Simple HTML5 charts using the canvas element.", + "time": "2017-10-28T15:01:52+00:00" + }, { "name": "bower-asset/base64", "version": "1.0.1", @@ -347,6 +379,125 @@ ], "time": "2017-12-18T10:38:51+00:00" }, + { + "name": "npm-asset/jquery", + "version": "1.12.4", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz", + "reference": null, + "shasum": "01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c" + }, + "require-dev": { + "npm-asset/commitplease": "2.0.0", + "npm-asset/core-js": "0.9.17", + "npm-asset/grunt": "0.4.5", + "npm-asset/grunt-babel": "5.0.1", + "npm-asset/grunt-cli": "0.1.13", + "npm-asset/grunt-compare-size": "0.4.0", + "npm-asset/grunt-contrib-jshint": "0.11.2", + "npm-asset/grunt-contrib-uglify": "0.9.2", + "npm-asset/grunt-contrib-watch": "0.6.1", + "npm-asset/grunt-git-authors": "2.0.1", + "npm-asset/grunt-jscs": "2.1.0", + "npm-asset/grunt-jsonlint": "1.0.4", + "npm-asset/grunt-npmcopy": "0.1.0", + "npm-asset/gzip-js": "0.3.2", + "npm-asset/jsdom": "5.6.1", + "npm-asset/load-grunt-tasks": "1.0.0", + "npm-asset/npm": "2.1.12", + "npm-asset/qunit-assert-step": "1.0.3", + "npm-asset/qunitjs": "1.17.1", + "npm-asset/requirejs": "2.1.17", + "npm-asset/sinon": "1.12.2", + "npm-asset/sizzle": "2.2.1", + "npm-asset/strip-json-comments": "1.0.3", + "npm-asset/testswarm": "1.1.0", + "npm-asset/win-spawn": "2.0.0" + }, + "type": "npm-asset-library", + "extra": { + "npm-asset-bugs": { + "url": "https://github.com/jquery/jquery/issues" + }, + "npm-asset-main": "dist/jquery.js", + "npm-asset-directories": [], + "npm-asset-repository": { + "type": "git", + "url": "git+https://github.com/jquery/jquery.git" + }, + "npm-asset-scripts": { + "build": "npm install && grunt", + "start": "grunt watch", + "test": "grunt && grunt test" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "jQuery Foundation and other contributors", + "url": "https://github.com/jquery/jquery/blob/1.12-stable/AUTHORS.txt" + } + ], + "description": "JavaScript library for DOM operations", + "homepage": "http://jquery.com", + "keywords": [ + "browser", + "javascript", + "jquery", + "library" + ], + "time": "2016-05-20T17:19:07+00:00" + }, + { + "name": "npm-asset/jquery-colorbox", + "version": "1.6.4", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz", + "reference": null, + "shasum": "799452523a6c494839224ef702e807deb9c06cc5" + }, + "require": { + "npm-asset/jquery": ">=1.3.2" + }, + "type": "npm-asset-library", + "extra": { + "npm-asset-bugs": { + "url": "https://github.com/jackmoore/colorbox/issues" + }, + "npm-asset-main": "jquery.colorbox.js", + "npm-asset-directories": [], + "npm-asset-repository": { + "type": "git", + "url": "git+ssh://git@github.com/jackmoore/colorbox.git" + }, + "npm-asset-scripts": [] + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jack Moore", + "email": "hello@jacklmoore.com", + "url": "http://www.jacklmoore.com" + } + ], + "description": "jQuery lightbox and modal window plugin.", + "homepage": "http://www.jacklmoore.com/colorbox", + "keywords": [ + "gallery", + "jquery-plugin", + "lightbox", + "modal", + "popup", + "ui" + ], + "time": "2016-05-10T22:22:39+00:00" + }, { "name": "paragonie/random_compat", "version": "v2.0.11",