Files
cdnjs/ajax/libs/jquery.finderselect/package.json
T
2014-08-16 01:10:44 +08:00

28 lines
633 B
JSON

{
"name": "jquery.finderselect",
"filename": "jquery.finderselect.min.js",
"version": "0.6.0",
"description": "Add File Explorer selecting functions to any element",
"homepage": "http://evulse.github.io/finderSelect/",
"keywords": [
"select",
"selectable",
"highlight",
"command",
"click",
"shift"
],
"maintainers": [
{
"name": "Michael Angell",
"web": "https://github.com/evulse"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/evulse/finderselect"
}
]
}