X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.lock;h=45c6137a4fe62b8344e10577935915706d6f3b8e;hb=31d2a74b0b385eaea556ee45101147197683b8a3;hp=583a0f46fb6f4cc17fb31f39b573055879f04e87;hpb=9281aece08192576f99c0921be9b09b69a026fe6;p=friendica.git diff --git a/composer.lock b/composer.lock index 583a0f46fb..45c6137a4f 100644 --- a/composer.lock +++ b/composer.lock @@ -1792,6 +1792,64 @@ ], "time": "2017-01-10T01:03:05+00:00" }, + { + "name": "npm-asset/perfect-scrollbar", + "version": "0.6.16", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/perfect-scrollbar/-/perfect-scrollbar-0.6.16.tgz", + "shasum": "b1d61a5245cf3962bb9a8407a3fc669d923212fc" + }, + "type": "npm-asset-library", + "extra": { + "npm-asset-bugs": { + "url": "https://github.com/noraesae/perfect-scrollbar/issues" + }, + "npm-asset-files": [ + "dist", + "src", + "index.js", + "jquery.js", + "perfect-scrollbar.d.ts" + ], + "npm-asset-main": "./index.js", + "npm-asset-directories": [], + "npm-asset-repository": { + "type": "git", + "url": "git+https://github.com/noraesae/perfect-scrollbar.git" + }, + "npm-asset-scripts": { + "test": "gulp", + "before-deploy": "gulp && gulp compress", + "release": "rm -rf dist && gulp && npm publish" + }, + "npm-asset-engines": { + "node": ">= 0.12.0" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Hyunje Jun", + "email": "me@noraesae.net" + }, + { + "name": "Hyunje Jun", + "email": "me@noraesae.net" + } + ], + "description": "Minimalistic but perfect custom scrollbar plugin", + "homepage": "https://github.com/noraesae/perfect-scrollbar#readme", + "keywords": [ + "frontend", + "jquery-plugin", + "scroll", + "scrollbar" + ], + "time": "2017-01-10T01:03:05+00:00" + }, { "name": "npm-asset/php-date-formatter", "version": "v1.3.6",