X7ROOT File Manager
Current Path:
/var/www/vhosts/hwtw.com.tw/httpdocs/js/country-select-js
var
/
www
/
vhosts
/
hwtw.com.tw
/
httpdocs
/
js
/
country-select-js
/
📁
..
📄
.gitignore
(14 B)
📄
LICENSE
(1.04 KB)
📄
README.md
(6.64 KB)
📄
bower.json
(546 B)
📁
build
📄
demo.html
(1.27 KB)
📄
gulpfile.js
(1.96 KB)
📄
index.js
(57 B)
📄
package-lock.json
(157.51 KB)
📄
package.json
(837 B)
📄
screenshot.png
(17.07 KB)
📁
src
Editing: bower.json
{ "name": "country-select-js", "version": "2.0.1", "description": "A jQuery plugin for selecting a country", "main": [ "build/js/countrySelect.js", "build/css/countrySelect.css" ], "dependencies": { "jquery": ">=1.9.1" }, "moduleType": [ "amd", "globals", "node" ], "keywords": [ "country", "international", "jQuery" ], "authors": [ "Mark French" ], "license": "MIT", "ignore": [ "**/.*", "demo.html" ], "repository": { "type": "git", "url": "git://github.com/mrmarkfrench/country-select-js.git" } }
Upload File
Create Folder