]> git.mxchange.org Git - friendica.git/blob - view/theme/frio/frameworks/jRange/package.json
Merge branch 'master' of ../save/merge/frio into frio_merge
[friendica.git] / view / theme / frio / frameworks / jRange / package.json
1 {
2   "name": "jquery-range",
3   "version": "1.0.0",
4   "description": "jQuery plugin to create range selector",
5   "main": "jquery.range-min.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "repository": {
10     "type": "git",
11     "url": "git+https://github.com/nitinhayaran/jRange.git"
12   },
13   "keywords": [
14     "jquery",
15     "range"
16   ],
17   "author": "Nitin Hayaran <nitinhayaran@gmail.com>",
18   "license": "ISC",
19   "bugs": {
20     "url": "https://github.com/nitinhayaran/jRange/issues"
21   },
22   "homepage": "https://github.com/nitinhayaran/jRange#readme"
23 }