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: package.json
{ "name": "country-select-js", "version": "2.0.1", "description": "A jQuery plugin for selecting a country", "main": "build/js/countrySelect.js", "repository": { "type": "git", "url": "https://mrmarkfrench@github.com/mrmarkfrench/country-select-js.git" }, "keywords": [ "country", "international", "jQuery" ], "scripts": { "build": "gulp build" }, "author": "Mark French", "license": "MIT", "bugs": { "url": "https://github.com/mrmarkfrench/country-select-js/issues" }, "homepage": "https://github.com/mrmarkfrench/country-select-js", "devDependencies": { "gulp": "^3.9.1", "gulp-autoprefixer": "^4.0.0", "gulp-clean-css": "^3.3.1", "gulp-minify": "^1.0.0", "gulp-notify": "^3.0.0", "gulp-rename": "^1.2.2", "gulp-sass": "^3.1.0", "gulp-webserver": "^0.9.1", "run-sequence": "^2.2.1" } }
Upload File
Create Folder