You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.1 KiB
58 lines
1.1 KiB
{
|
|
"name": "fastadmin-citypicker",
|
|
"description": "A simple jQuery plugin for picking provinces, cities and districts of China.",
|
|
"main": [
|
|
"dist/js/city-picker.js"
|
|
],
|
|
"keywords": [
|
|
"中国",
|
|
"省份",
|
|
"城市",
|
|
"行政区",
|
|
"省市区",
|
|
"三级联动",
|
|
"地址选择器",
|
|
"China",
|
|
"province",
|
|
"provinces",
|
|
"city",
|
|
"cities",
|
|
"district",
|
|
"districts",
|
|
"pick",
|
|
"picker",
|
|
"picking",
|
|
"jquery",
|
|
"plugin",
|
|
"html",
|
|
"css",
|
|
"javascript",
|
|
"front-end",
|
|
"web",
|
|
"development"
|
|
],
|
|
"authors": [
|
|
"Tao Shi"
|
|
],
|
|
"homepage": "https://github.com/karsonzhang/fastadmin-citypicker",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"docs"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">= 1.9.1"
|
|
},
|
|
"version": "1.3.6",
|
|
"_release": "1.3.6",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.3.6",
|
|
"commit": "bfe61733415ea9904caaf923d5c85fe824417856"
|
|
},
|
|
"_source": "https://github.com/karsonzhang/fastadmin-citypicker.git",
|
|
"_target": "~1.3.1",
|
|
"_originalSource": "fastadmin-citypicker"
|
|
} |