]> git.mxchange.org Git - friendica.git/blobdiff - composer.lock
[Composer] Add npm-asset/fullcalendar dependency
[friendica.git] / composer.lock
index 7cbe9c3122a17e346a664d5f6569aecbe36e2084..b1c2a2a75bf58358a125158bb02a67d40694d3fe 100644 (file)
@@ -4,52 +4,70 @@
         "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": "9eeabb43bd9f244c3e293ae6f4a33ffc",
+    "content-hash": "77fbec143bd07b349f7cd5763f982734",
     "packages": [
         {
-            "name": "defuse/php-encryption",
-            "version": "v1.2.1",
+            "name": "bower-asset/Chart-js",
+            "version": "v2.7.1",
             "source": {
                 "type": "git",
-                "url": "https://github.com/defuse/php-encryption.git",
-                "reference": "b87737b2eec06b13f025cabea847338fa203d1b4"
+                "url": "https://github.com/chartjs/Chart.js.git",
+                "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/defuse/php-encryption/zipball/b87737b2eec06b13f025cabea847338fa203d1b4",
-                "reference": "b87737b2eec06b13f025cabea847338fa203d1b4",
+                "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/0fead21939b92c15093c1b7d5ee2627fb5900fff",
+                "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff",
                 "shasum": ""
             },
-            "require": {
-                "ext-mcrypt": "*",
-                "ext-openssl": "*",
-                "php": ">=5.4.0"
-            },
-            "type": "library",
-            "autoload": {
-                "files": [
-                    "Crypto.php"
+            "type": "bower-asset-library",
+            "extra": {
+                "bower-asset-main": "./dist/Chart.js",
+                "bower-asset-ignore": [
+                    ".github",
+                    ".codeclimate.yml",
+                    ".gitignore",
+                    ".npmignore",
+                    ".travis.yml",
+                    "scripts"
                 ]
             },
-            "notification-url": "https://packagist.org/downloads/",
             "license": [
                 "MIT"
             ],
-            "authors": [
-                {
-                    "name": "Taylor Hornby",
-                    "email": "havoc@defuse.ca"
-                }
-            ],
-            "description": "Secure PHP Encryption Library",
-            "keywords": [
-                "aes",
-                "cipher",
-                "encryption",
-                "mcrypt",
-                "security"
+            "description": "Simple HTML5 charts using the canvas element.",
+            "time": "2017-10-28T15:01:52+00:00"
+        },
+        {
+            "name": "bower-asset/base64",
+            "version": "1.0.1",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/davidchambers/Base64.js.git",
+                "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/b2d49f347ed1bce61000a82769bffc837b7c79dc",
+                "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc",
+                "shasum": ""
+            },
+            "type": "bower-asset-library",
+            "extra": {
+                "bower-asset-main": "./base64.js",
+                "bower-asset-ignore": [
+                    "**/.*",
+                    "Makefile",
+                    "coverage/",
+                    "scripts/",
+                    "test/"
+                ]
+            },
+            "license": [
+                "WTFPL"
             ],
-            "time": "2015-03-14T20:27:45+00:00"
+            "description": "Base64 encoding and decoding",
+            "time": "2017-03-25T21:16:21+00:00"
         },
         {
             "name": "ezyang/htmlpurifier",
             ],
             "time": "2015-08-05T01:03:42+00:00"
         },
+        {
+            "name": "fxp/composer-asset-plugin",
+            "version": "v1.4.2",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/fxpio/composer-asset-plugin.git",
+                "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/61352d99940d2b2392a5d2db83b8c0ef5faf222a",
+                "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a",
+                "shasum": ""
+            },
+            "require": {
+                "composer-plugin-api": "^1.0",
+                "php": ">=5.3.3"
+            },
+            "require-dev": {
+                "composer/composer": "^1.4.0"
+            },
+            "type": "composer-plugin",
+            "extra": {
+                "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
+                "branch-alias": {
+                    "dev-master": "1.4-dev"
+                }
+            },
+            "autoload": {
+                "psr-4": {
+                    "Fxp\\Composer\\AssetPlugin\\": ""
+                },
+                "exclude-from-classmap": [
+                    "/Tests/"
+                ]
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "François Pluchino",
+                    "email": "francois.pluchino@gmail.com"
+                }
+            ],
+            "description": "NPM/Bower Dependency Manager for Composer",
+            "homepage": "https://github.com/fxpio/composer-asset-plugin",
+            "keywords": [
+                "asset",
+                "bower",
+                "composer",
+                "dependency manager",
+                "nodejs",
+                "npm",
+                "package"
+            ],
+            "time": "2017-10-20T06:53:56+00:00"
+        },
         {
             "name": "league/html-to-markdown",
             "version": "4.4.1",
             "time": "2017-12-18T10:38:51+00:00"
         },
         {
-            "name": "paragonie/random_compat",
-            "version": "v2.0.11",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/paragonie/random_compat.git",
-                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
-            },
+            "name": "npm-asset/fullcalendar",
+            "version": "3.8.0",
             "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
-                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
-                "shasum": ""
+                "type": "tar",
+                "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.8.0.tgz",
+                "reference": null,
+                "shasum": "4c0fe494a62b0a8d640c6de8eb883b49a212b5dc"
             },
             "require": {
-                "php": ">=5.2.0"
+                "npm-asset/jquery": ">=2,<4.0",
+                "npm-asset/moment": ">=2.9.0,<3.0.0"
             },
             "require-dev": {
-                "phpunit/phpunit": "4.*|5.*"
+                "npm-asset/awesome-typescript-loader": ">=3.3.0,<4.0.0",
+                "npm-asset/bootstrap": ">=3.3.7,<4.0.0",
+                "npm-asset/components-jqueryui": "dev-github:components/jqueryui",
+                "npm-asset/css-loader": ">=0.28.7,<0.29.0",
+                "npm-asset/del": ">=2.2.1,<3.0.0",
+                "npm-asset/dts-generator": ">=2.1.0,<3.0.0",
+                "npm-asset/eslint": ">=4.13.1,<5.0.0",
+                "npm-asset/eslint-config-standard": ">=11.0.0-beta.0,<12.0.0",
+                "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
+                "npm-asset/eslint-plugin-node": ">=5.2.1,<6.0.0",
+                "npm-asset/eslint-plugin-promise": ">=3.6.0,<4.0.0",
+                "npm-asset/eslint-plugin-standard": ">=3.0.1,<4.0.0",
+                "npm-asset/extract-text-webpack-plugin": ">=3.0.2,<4.0.0",
+                "npm-asset/glob": ">=7.1.2,<8.0.0",
+                "npm-asset/gulp": ">=3.9.1,<4.0.0",
+                "npm-asset/gulp-cssmin": ">=0.1.7,<0.2.0",
+                "npm-asset/gulp-eslint": ">=4.0.0,<5.0.0",
+                "npm-asset/gulp-filter": ">=4.0.0,<5.0.0",
+                "npm-asset/gulp-modify-file": ">=1.0.0,<2.0.0",
+                "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
+                "npm-asset/gulp-tslint": ">=8.1.2,<9.0.0",
+                "npm-asset/gulp-uglify": ">=2.0.0,<3.0.0",
+                "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
+                "npm-asset/gulp-watch": ">=4.3.11,<5.0.0",
+                "npm-asset/gulp-zip": ">=3.2.0,<4.0.0",
+                "npm-asset/jasmine-core": "2.5.2",
+                "npm-asset/jasmine-fixture": ">=2.0.0,<3.0.0",
+                "npm-asset/jasmine-jquery": ">=2.1.1,<3.0.0",
+                "npm-asset/jquery-mockjax": ">=2.2.0,<3.0.0",
+                "npm-asset/jquery-simulate": "dev-github:jquery/jquery-simulate",
+                "npm-asset/karma": ">=0.13.22,<0.14.0",
+                "npm-asset/karma-jasmine": ">=1.0.2,<2.0.0",
+                "npm-asset/karma-phantomjs-launcher": ">=1.0.0,<2.0.0",
+                "npm-asset/karma-sourcemap-loader": ">=0.3.7,<0.4.0",
+                "npm-asset/karma-verbose-reporter": "0.0.6",
+                "npm-asset/moment-timezone": ">=0.5.5,<0.6.0",
+                "npm-asset/native-promise-only": ">=0.8.1,<0.9.0",
+                "npm-asset/node-sass": ">=4.7.2,<5.0.0",
+                "npm-asset/phantomjs-prebuilt": ">=2.1.7,<3.0.0",
+                "npm-asset/sass-loader": ">=6.0.6,<7.0.0",
+                "npm-asset/tslib": ">=1.8.0,<2.0.0",
+                "npm-asset/tslint": ">=5.8.0,<6.0.0",
+                "npm-asset/tslint-config-standard": ">=7.0.0,<8.0.0",
+                "npm-asset/types--jquery": "2.0.47",
+                "npm-asset/typescript": ">=2.6.1,<3.0.0",
+                "npm-asset/webpack": ">=3.8.1,<4.0.0",
+                "npm-asset/webpack-stream": ">=4.0.0,<5.0.0",
+                "npm-asset/yargs": ">=4.8.1,<5.0.0"
+            },
+            "type": "npm-asset-library",
+            "extra": {
+                "npm-asset-bugs": {
+                    "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
+                },
+                "npm-asset-files": [
+                    "dist/*.js",
+                    "dist/*.css",
+                    "dist/*.d.ts",
+                    "dist/locale/*.js",
+                    "README.*",
+                    "LICENSE.*",
+                    "CHANGELOG.*",
+                    "CONTRIBUTING.*"
+                ],
+                "npm-asset-main": "dist/fullcalendar.js",
+                "npm-asset-directories": [],
+                "npm-asset-repository": {
+                    "type": "git",
+                    "url": "git+https://github.com/fullcalendar/fullcalendar.git"
+                },
+                "npm-asset-scripts": {
+                    "clean": "gulp clean",
+                    "dist": "gulp dist",
+                    "lint": "gulp lint",
+                    "test": "gulp test:single"
+                }
             },
-            "suggest": {
-                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Adam Shaw",
+                    "email": "arshaw@arshaw.com",
+                    "url": "http://arshaw.com/"
+                }
+            ],
+            "description": "Full-sized drag & drop event calendar",
+            "homepage": "https://fullcalendar.io/",
+            "keywords": [
+                "calendar",
+                "event",
+                "full-sized",
+                "jquery-plugin"
+            ],
+            "time": "2017-12-18T05:59:22+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"
             },
-            "type": "library",
-            "autoload": {
-                "files": [
-                    "lib/random.php"
-                ]
+            "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": "2.2.4",
+            "dist": {
+                "type": "tar",
+                "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
+                "reference": null,
+                "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
+            },
+            "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/qunit-assert-step": "1.0.3",
+                "npm-asset/qunitjs": "1.17.1",
+                "npm-asset/requirejs": "2.1.17",
+                "npm-asset/sinon": "1.10.3",
+                "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"
+                }
             },
-            "notification-url": "https://packagist.org/downloads/",
             "license": [
                 "MIT"
             ],
             "authors": [
                 {
-                    "name": "Paragon Initiative Enterprises",
-                    "email": "security@paragonie.com",
-                    "homepage": "https://paragonie.com"
+                    "name": "jQuery Foundation and other contributors",
+                    "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
                 }
             ],
-            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
+            "description": "JavaScript library for DOM operations",
+            "homepage": "http://jquery.com",
             "keywords": [
-                "csprng",
-                "pseudorandom",
-                "random"
+                "browser",
+                "javascript",
+                "jquery",
+                "library"
             ],
-            "time": "2017-09-27T21:40:39+00:00"
+            "time": "2016-05-20T17:26:07+00:00"
         },
         {
-            "name": "pear-pear.php.net/Archive_Tar",
-            "version": "1.4.3",
+            "name": "npm-asset/jquery-colorbox",
+            "version": "1.6.4",
             "dist": {
-                "type": "file",
-                "url": "https://pear.php.net/get/Archive_Tar-1.4.3.tgz",
+                "type": "tar",
+                "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
                 "reference": null,
-                "shasum": null
+                "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
             },
             "require": {
-                "php": ">=5.2.0.0"
+                "npm-asset/jquery": ">=1.3.2"
             },
-            "replace": {
-                "pear-pear/archive_tar": "== 1.4.3.0"
-            },
-            "type": "pear-library",
-            "autoload": {
-                "classmap": [
-                    ""
-                ]
+            "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": []
             },
-            "include-path": [
-                "/"
-            ],
             "license": [
-                "New BSD License"
+                "MIT"
             ],
-            "description": "This class provides handling of tar files in PHP.\nIt supports creating, listing, extracting and adding to tar files.\nGzip support is available if PHP has the zlib extension built-in or\nloaded. Bz2 compression is also supported with the bz2 extension loaded."
+            "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": "pear-pear.php.net/Console_Getopt",
-            "version": "1.4.1",
+            "name": "npm-asset/jquery-datetimepicker",
+            "version": "2.5.17",
             "dist": {
-                "type": "file",
-                "url": "https://pear.php.net/get/Console_Getopt-1.4.1.tgz",
+                "type": "tar",
+                "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.17.tgz",
                 "reference": null,
-                "shasum": null
+                "shasum": "8857a631f248081d4072563bde40fa8c17e407b1"
             },
             "require": {
-                "php": ">=5.4.0.0"
+                "npm-asset/jquery": ">=1.7.2",
+                "npm-asset/jquery-mousewheel": ">=3.1.13",
+                "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
             },
-            "replace": {
-                "pear-pear/console_getopt": "== 1.4.1.0"
+            "require-dev": {
+                "npm-asset/concat": "dev-github:azer/concat",
+                "npm-asset/concat-cli": ">=4.0.0,<5.0.0",
+                "npm-asset/uglifycss": ">=0.0.27,<0.0.28",
+                "npm-asset/uglifyjs": ">=2.4.10,<3.0.0"
             },
-            "type": "pear-library",
-            "autoload": {
-                "classmap": [
-                    ""
-                ]
+            "type": "npm-asset-library",
+            "extra": {
+                "npm-asset-bugs": {
+                    "url": "https://github.com/xdan/datetimepicker/issues"
+                },
+                "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
+                "npm-asset-directories": [],
+                "npm-asset-repository": {
+                    "type": "git",
+                    "url": "git+https://github.com/xdan/datetimepicker.git"
+                },
+                "npm-asset-scripts": {
+                    "test": "echo \"Error: no test specified\" && exit 1",
+                    "concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
+                    "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
+                    "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
+                    "github": "git add --all  && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish",
+                    "build": "npm run minify && npm run concat && npm run minifyconcat",
+                    "public": "npm version patch --no-git-tag-version && npm run build && npm run github"
+                }
             },
-            "include-path": [
-                "/"
-            ],
             "license": [
-                "BSD-2-Clause"
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Chupurnov",
+                    "email": "chupurnov@gmail.com",
+                    "url": "http://xdsoft.net/"
+                }
             ],
-            "description": "This is a PHP implementation of &quot;getopt&quot; supporting both\nshort and long options."
+            "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
+            "homepage": "https://github.com/xdan/datetimepicker",
+            "keywords": [
+                "calendar",
+                "date",
+                "datepicker",
+                "datetime",
+                "jquery-plugin",
+                "time",
+                "timepicker"
+            ],
+            "time": "2018-01-23T05:56:50+00:00"
         },
         {
-            "name": "pear-pear.php.net/PEAR",
-            "version": "1.10.5",
+            "name": "npm-asset/jquery-mousewheel",
+            "version": "3.1.13",
             "dist": {
-                "type": "file",
-                "url": "https://pear.php.net/get/PEAR-1.10.5.tgz",
+                "type": "tar",
+                "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
                 "reference": null,
-                "shasum": null
+                "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
             },
-            "require": {
-                "ext-pcre": "*",
-                "ext-xml": "*",
-                "pear-pear.php.net/archive_tar": ">=1.4.0.0",
-                "pear-pear.php.net/console_getopt": ">=1.4.1.0",
-                "pear-pear.php.net/structures_graph": ">=1.1.0.0",
-                "pear-pear.php.net/xml_util": ">=1.3.0.0",
-                "php": ">=5.4.0.0"
+            "require-dev": {
+                "npm-asset/grunt": "~0.4.1",
+                "npm-asset/grunt-contrib-connect": "~0.5.0",
+                "npm-asset/grunt-contrib-jshint": "~0.7.1",
+                "npm-asset/grunt-contrib-uglify": "~0.2.7"
             },
-            "conflict": {
-                "pear-pear.php.net/pear_frontend_gtk": "<0.4.0.0",
-                "pear-pear.php.net/pear_frontend_web": "<=0.4.0.0"
+            "type": "npm-asset-library",
+            "extra": {
+                "npm-asset-bugs": {
+                    "url": "https://github.com/jquery/jquery-mousewheel/issues"
+                },
+                "npm-asset-files": [
+                    "ChangeLog.md",
+                    "jquery.mousewheel.js",
+                    "README.md",
+                    "LICENSE.txt"
+                ],
+                "npm-asset-main": "./jquery.mousewheel.js",
+                "npm-asset-directories": {
+                    "test": "test"
+                },
+                "npm-asset-repository": {
+                    "type": "git",
+                    "url": "https://github.com/jquery/jquery-mousewheel.git"
+                },
+                "npm-asset-scripts": []
             },
-            "replace": {
-                "pear-pear/pear": "== 1.10.5.0"
+            "authors": [
+                {
+                    "name": "jQuery Foundation and other contributors",
+                    "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
+                }
+            ],
+            "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
+            "homepage": "https://github.com/jquery/jquery-mousewheel",
+            "keywords": [
+                "browser",
+                "event",
+                "jquery",
+                "jquery-plugin",
+                "mouse",
+                "mousewheel",
+                "wheel"
+            ],
+            "time": "2015-07-15T18:05:23+00:00"
+        },
+        {
+            "name": "npm-asset/moment",
+            "version": "2.20.1",
+            "dist": {
+                "type": "tar",
+                "url": "https://registry.npmjs.org/moment/-/moment-2.20.1.tgz",
+                "reference": null,
+                "shasum": "d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
             },
-            "type": "pear-library",
-            "autoload": {
-                "classmap": [
-                    ""
-                ]
+            "require-dev": {
+                "npm-asset/benchmark": "dev-default|*",
+                "npm-asset/coveralls": ">=2.11.2,<3.0.0",
+                "npm-asset/es6-promise": "dev-default|*",
+                "npm-asset/grunt": "~0.4",
+                "npm-asset/grunt-benchmark": "dev-default|*",
+                "npm-asset/grunt-cli": "dev-default|*",
+                "npm-asset/grunt-contrib-clean": "dev-default|*",
+                "npm-asset/grunt-contrib-concat": "dev-default|*",
+                "npm-asset/grunt-contrib-copy": "dev-default|*",
+                "npm-asset/grunt-contrib-jshint": "dev-default|*",
+                "npm-asset/grunt-contrib-uglify": "dev-default|*",
+                "npm-asset/grunt-contrib-watch": "dev-default|*",
+                "npm-asset/grunt-env": "dev-default|*",
+                "npm-asset/grunt-exec": "dev-default|*",
+                "npm-asset/grunt-jscs": "dev-default|*",
+                "npm-asset/grunt-karma": "dev-default|*",
+                "npm-asset/grunt-nuget": "dev-default|*",
+                "npm-asset/grunt-string-replace": "dev-default|*",
+                "npm-asset/karma": "dev-default|*",
+                "npm-asset/karma-chrome-launcher": "dev-default|*",
+                "npm-asset/karma-firefox-launcher": "dev-default|*",
+                "npm-asset/karma-qunit": "dev-default|*",
+                "npm-asset/karma-sauce-launcher": "dev-default|*",
+                "npm-asset/load-grunt-tasks": "dev-default|*",
+                "npm-asset/nyc": ">=2.1.4,<3.0.0",
+                "npm-asset/qunit": ">=0.7.5,<0.8.0",
+                "npm-asset/qunit-cli": ">=0.1.4,<0.2.0",
+                "npm-asset/rollup": "dev-default|*",
+                "npm-asset/spacejam": "dev-default|*",
+                "npm-asset/typescript": ">=1.8.10,<2.0.0",
+                "npm-asset/uglify-js": "dev-default|*"
+            },
+            "type": "npm-asset-library",
+            "extra": {
+                "npm-asset-bugs": {
+                    "url": "https://github.com/moment/moment/issues"
+                },
+                "npm-asset-main": "./moment.js",
+                "npm-asset-directories": [],
+                "npm-asset-repository": {
+                    "type": "git",
+                    "url": "git+https://github.com/moment/moment.git"
+                },
+                "npm-asset-scripts": {
+                    "typescript-test": "tsc --project typing-tests",
+                    "test": "grunt test",
+                    "coverage": "nyc npm test && nyc report",
+                    "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
+                },
+                "npm-asset-engines": {
+                    "node": "*"
+                }
             },
-            "include-path": [
-                "/"
-            ],
             "license": [
-                "New BSD License"
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Iskren Ivov Chernev",
+                    "email": "iskren.chernev@gmail.com",
+                    "url": "https://github.com/ichernev"
+                },
+                {
+                    "name": "Tim Wood",
+                    "email": "washwithcare@gmail.com",
+                    "url": "http://timwoodcreates.com/"
+                },
+                {
+                    "name": "Rocky Meza",
+                    "url": "http://rockymeza.com"
+                },
+                {
+                    "name": "Matt Johnson",
+                    "email": "mj1856@hotmail.com",
+                    "url": "http://codeofmatt.com"
+                },
+                {
+                    "name": "Isaac Cambron",
+                    "email": "isaac@isaaccambron.com",
+                    "url": "http://isaaccambron.com"
+                },
+                {
+                    "name": "Andre Polykanine",
+                    "email": "andre@oire.org",
+                    "url": "https://github.com/oire"
+                }
+            ],
+            "description": "Parse, validate, manipulate, and display dates",
+            "homepage": "http://momentjs.com",
+            "keywords": [
+                "date",
+                "ender",
+                "format",
+                "i18n",
+                "l10n",
+                "moment",
+                "parse",
+                "time",
+                "validate"
             ],
-            "description": "The PEAR package contains:\n * the PEAR installer, for creating, distributing\n   and installing packages\n * the PEAR_Exception PHP5 error handling mechanism\n * the PEAR_ErrorStack advanced error handling mechanism\n * the PEAR_Error error handling mechanism\n * the OS_Guess class for retrieving info about the OS\n   where PHP is running on\n * the System class for quick handling of common operations\n   with files and directories\n * the PEAR base class\n  Features in a nutshell:\n  * full support for channels\n  * pre-download dependency validation\n  * new package.xml 2.0 format allows tremendous flexibility while maintaining BC\n  * support for optional dependency groups and limited support for sub-packaging\n  * robust dependency support\n  * full dependency validation on uninstall\n  * remote install for hosts with only ftp access - no more problems with\n    restricted host installation\n  * full support for mirroring\n  * support for bundling several packages into a single tarball\n  * support for static dependencies on a url-based package\n  * support for custom file roles and installation tasks"
+            "time": "2017-12-19T04:44:18+00:00"
         },
         {
-            "name": "pear-pear.php.net/Structures_Graph",
-            "version": "1.1.1",
+            "name": "npm-asset/php-date-formatter",
+            "version": "1.3.4",
             "dist": {
-                "type": "file",
-                "url": "https://pear.php.net/get/Structures_Graph-1.1.1.tgz",
+                "type": "tar",
+                "url": "https://registry.npmjs.org/php-date-formatter/-/php-date-formatter-1.3.4.tgz",
                 "reference": null,
-                "shasum": null
+                "shasum": "09a15ae0766ba0beb1900c27c1ec319ef2e4563e"
+            },
+            "type": "npm-asset-library",
+            "extra": {
+                "npm-asset-bugs": {
+                    "url": "https://github.com/kartik-v/php-date-formatter/issues"
+                },
+                "npm-asset-main": "js/php-date-formatter.js",
+                "npm-asset-directories": {
+                    "example": "examples"
+                },
+                "npm-asset-repository": {
+                    "type": "git",
+                    "url": "git+https://github.com/kartik-v/php-date-formatter.git"
+                },
+                "npm-asset-scripts": []
+            },
+            "license": [
+                "BSD-3-Clause"
+            ],
+            "authors": [
+                {
+                    "name": "Kartik Visweswaran",
+                    "email": "kartikv2@gmail.com"
+                }
+            ],
+            "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
+            "homepage": "https://github.com/kartik-v/php-date-formatter",
+            "time": "2016-02-18T15:15:55+00:00"
+        },
+        {
+            "name": "paragonie/random_compat",
+            "version": "v2.0.11",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/paragonie/random_compat.git",
+                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
+                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
+                "shasum": ""
             },
             "require": {
-                "php": ">=5.3.0.0"
+                "php": ">=5.2.0"
             },
-            "replace": {
-                "pear-pear/structures_graph": "== 1.1.1.0"
+            "require-dev": {
+                "phpunit/phpunit": "4.*|5.*"
             },
-            "type": "pear-library",
+            "suggest": {
+                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
+            },
+            "type": "library",
             "autoload": {
-                "classmap": [
-                    ""
+                "files": [
+                    "lib/random.php"
                 ]
             },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Paragon Initiative Enterprises",
+                    "email": "security@paragonie.com",
+                    "homepage": "https://paragonie.com"
+                }
+            ],
+            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
+            "keywords": [
+                "csprng",
+                "pseudorandom",
+                "random"
+            ],
+            "time": "2017-09-27T21:40:39+00:00"
+        },
+        {
+            "name": "pear/console_getopt",
+            "version": "v1.4.1",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/pear/Console_Getopt.git",
+                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
+                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
+                "shasum": ""
+            },
+            "type": "library",
+            "autoload": {
+                "psr-0": {
+                    "Console": "./"
+                }
+            },
+            "notification-url": "https://packagist.org/downloads/",
             "include-path": [
-                "/"
+                "./"
             ],
             "license": [
-                "LGPL-3.0+"
+                "BSD-2-Clause"
             ],
-            "description": "Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed\nand undirected graphs, with data and metadata stored in nodes. The library provides functions for graph traversing\nas well as for characteristic extraction from the graph topology."
+            "authors": [
+                {
+                    "name": "Greg Beaver",
+                    "email": "cellog@php.net",
+                    "role": "Helper"
+                },
+                {
+                    "name": "Andrei Zmievski",
+                    "email": "andrei@php.net",
+                    "role": "Lead"
+                },
+                {
+                    "name": "Stig Bakken",
+                    "email": "stig@php.net",
+                    "role": "Developer"
+                }
+            ],
+            "description": "More info available on: http://pear.php.net/package/Console_Getopt",
+            "time": "2015-07-20T20:28:12+00:00"
         },
         {
-            "name": "pear-pear.php.net/Text_Highlighter",
-            "version": "0.8.0",
+            "name": "pear/pear-core-minimal",
+            "version": "v1.10.3",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/pear/pear-core-minimal.git",
+                "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
+            },
             "dist": {
-                "type": "file",
-                "url": "https://pear.php.net/get/Text_Highlighter-0.8.0.tgz",
-                "reference": null,
-                "shasum": null
+                "type": "zip",
+                "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
+                "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
+                "shasum": ""
             },
             "require": {
-                "pear-pear.php.net/console_getopt": ">=1.4.1.0",
-                "pear-pear.php.net/pear": ">=1.10.3.0",
-                "pear-pear.php.net/xml_parser": ">=1.3.7.0",
-                "php": ">=5.4.0.0"
+                "pear/console_getopt": "~1.4",
+                "pear/pear_exception": "~1.0"
             },
             "replace": {
-                "pear-pear/text_highlighter": "== 0.8.0.0"
+                "rsky/pear-core-min": "self.version"
             },
-            "type": "pear-library",
+            "type": "library",
             "autoload": {
-                "classmap": [
-                    ""
-                ]
+                "psr-0": {
+                    "": "src/"
+                }
             },
+            "notification-url": "https://packagist.org/downloads/",
             "include-path": [
-                "/"
+                "src/"
             ],
             "license": [
-                "PHP License"
+                "BSD-3-Clause"
+            ],
+            "authors": [
+                {
+                    "name": "Christian Weiske",
+                    "email": "cweiske@php.net",
+                    "role": "Lead"
+                }
             ],
-            "description": "Text_Highlighter is a package for syntax highlighting.\n\nIt provides a base class provining all the functionality,\nand a descendent classes geneator class.\n\nThe main idea is to simplify creation of subclasses\nimplementing syntax highlighting for particular language.\nSubclasses do not implement any new functioanality,\nthey just provide syntax highlighting rules.\nThe rules sources are in XML format.\n\nTo create a highlighter for a language, there is no need\nto code a new class manually. Simply describe the rules\nin XML file and use Text_Highlighter_Generator to create\na new class."
+            "description": "Minimal set of PEAR core files to be used as composer dependency",
+            "time": "2017-02-28T16:46:11+00:00"
         },
         {
-            "name": "pear-pear.php.net/XML_Parser",
-            "version": "1.3.7",
+            "name": "pear/pear_exception",
+            "version": "v1.0.0",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/pear/PEAR_Exception.git",
+                "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
+            },
             "dist": {
-                "type": "file",
-                "url": "https://pear.php.net/get/XML_Parser-1.3.7.tgz",
-                "reference": null,
-                "shasum": null
+                "type": "zip",
+                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
+                "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
+                "shasum": ""
             },
             "require": {
-                "pear-pear.php.net/pear": "*",
-                "php": ">=4.2.0.0"
+                "php": ">=4.4.0"
             },
-            "replace": {
-                "pear-pear/xml_parser": "== 1.3.7.0"
+            "require-dev": {
+                "phpunit/phpunit": "*"
+            },
+            "type": "class",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "1.0.x-dev"
+                }
             },
-            "type": "pear-library",
             "autoload": {
-                "classmap": [
-                    ""
-                ]
+                "psr-0": {
+                    "PEAR": ""
+                }
             },
+            "notification-url": "https://packagist.org/downloads/",
             "include-path": [
-                "/"
+                "."
             ],
             "license": [
-                "BSD License"
+                "BSD-2-Clause"
             ],
-            "description": "This is an XML parser based on PHPs built-in xml extension.\nIt supports two basic modes of operation: \"func\" and \"event\".  In \"func\" mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in \"event\" mode it uses a set of generic callbacks.\n\nSince version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of most XML documents easier, by automatically providing a stack for the elements.\nFurthermore its now possible to split the parser from the handler object, so you do not have to extend XML_Parser anymore in order to parse a document with it."
+            "authors": [
+                {
+                    "name": "Helgi Thormar",
+                    "email": "dufuz@php.net"
+                },
+                {
+                    "name": "Greg Beaver",
+                    "email": "cellog@php.net"
+                }
+            ],
+            "description": "The PEAR Exception base class.",
+            "homepage": "https://github.com/pear/PEAR_Exception",
+            "keywords": [
+                "exception"
+            ],
+            "time": "2015-02-10T20:07:52+00:00"
         },
         {
-            "name": "pear-pear.php.net/XML_Util",
-            "version": "1.4.3",
+            "name": "pear/text_highlighter",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/pear/Text_Highlighter.git",
+                "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855"
+            },
             "dist": {
-                "type": "file",
-                "url": "https://pear.php.net/get/XML_Util-1.4.3.tgz",
-                "reference": null,
-                "shasum": null
+                "type": "zip",
+                "url": "https://api.github.com/repos/pear/Text_Highlighter/zipball/2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
+                "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
+                "shasum": ""
             },
             "require": {
-                "ext-pcre": "*",
-                "php": ">=5.4.0.0"
+                "pear/pear-core-minimal": "~1.10.0",
+                "php": ">=5.4.0"
             },
-            "replace": {
-                "pear-pear/xml_util": "== 1.4.3.0"
+            "require-dev": {
+                "phpunit/phpunit": "@stable"
             },
-            "type": "pear-library",
+            "type": "library",
             "autoload": {
-                "classmap": [
-                    ""
-                ]
+                "psr-0": {
+                    "Text": "./"
+                }
             },
             "include-path": [
-                "/"
+                "./"
             ],
             "license": [
-                "BSD License"
+                "PHP-3.01"
             ],
-            "description": "Selection of methods that are often needed when working with XML documents.  Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more."
+            "authors": [
+                {
+                    "email": "ssttoo@gmail.com",
+                    "name": "Stoyan Stefanov",
+                    "role": "Lead"
+                },
+                {
+                    "email": "demenev@gmail.com",
+                    "name": "Andrey Demenev",
+                    "role": "Lead"
+                }
+            ],
+            "description": "More info available on: http://pear.php.net/package/Text_Highlighter",
+            "support": {
+                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Text_Highlighter",
+                "source": "https://github.com/pear/Text_Highlighter"
+            },
+            "time": "2018-01-27T08:24:15+00:00"
         },
         {
             "name": "pear/text_languagedetect",
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {
+        "pear/text_highlighter": 20
+    },
     "prefer-stable": false,
     "prefer-lowest": false,
-    "platform": [],
+    "platform": {
+        "php": ">5.6",
+        "ext-xml": "*"
+    },
     "platform-dev": []
 }