Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/jquery.browser/browser.jquery.json')
-rw-r--r--node_modules/jquery.browser/browser.jquery.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/node_modules/jquery.browser/browser.jquery.json b/node_modules/jquery.browser/browser.jquery.json
new file mode 100644
index 0000000000..79868a63e6
--- /dev/null
+++ b/node_modules/jquery.browser/browser.jquery.json
@@ -0,0 +1,37 @@
+{
+ "name": "browser",
+ "title": "jQuery Browser",
+ "description": "A jQuery plugin for browser detection.",
+ "keywords": [
+ "browser",
+ "detection",
+ "mobile",
+ "html5",
+ "support"
+ ],
+ "version": "0.1.0",
+ "author": {
+ "name": "Gabriel Cebrian. Initial implementation by the jQuery Team",
+ "url": "https://github.com/gabceb/jquery-browser-plugin/wiki/Authors"
+ },
+ "maintainers": [
+ {
+ "name": "Gabriel Cebrian",
+ "email": "gabceb@gmail.com",
+ "url": "http://about.me/gabceb"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "http://opensource.org/licenses/MIT"
+ }
+ ],
+ "bugs": "https://github.com/gabceb/jquery-browser-plugin/issues",
+ "homepage": "https://github.com/gabceb/jquery-browser-plugin",
+ "docs": "https://github.com/gabceb/jquery-browser-plugin",
+ "download": "https://github.com/gabceb/jquery-browser-plugin",
+ "dependencies": {
+ "jquery": ">=1.5"
+ }
+} \ No newline at end of file