diff options
Diffstat (limited to 'app/genealogy/dllib/package.json')
-rw-r--r-- | app/genealogy/dllib/package.json | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/app/genealogy/dllib/package.json b/app/genealogy/dllib/package.json deleted file mode 100644 index a9dda3e..0000000 --- a/app/genealogy/dllib/package.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "jQuery.Flexdatalist", - "description": "jQuery Datalist Autocomplete plugin", - "version": "2.3.0", - "repository": { - "type": "git", - "url": "https://github.com/sergiodlopes/jquery-flexdatalist.git" - }, - "bugs": { - "url": "https://github.com/sergiodlopes/jquery-flexdatalist/issues" - }, - "dependencies": { - "jquery": ">=1.8" - }, - "author": "Sérgio Dinis Lopes", - "license": "MIT", - "homepage": "http://projects.sergiodinislopes.pt/flexdatalist/", - "autoupdate": { - "source": "git", - "target": "git://github.com/sergiodlopes/jquery-flexdatalist.git", - "fileMap": [ - { - "basePath": "", - "files": [ - "jquery.flexdatalist*" - ] - } - ] - } -}
\ No newline at end of file |