Bower
This commit is contained in:
parent
4b8787f1e1
commit
17ed4363f6
19
bower.json
Normal file
19
bower.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "country-region-selector",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"main": "source/crs.min.js",
|
||||||
|
"license": "MIT",
|
||||||
|
"ignore": [
|
||||||
|
".gitignore",
|
||||||
|
"*.md",
|
||||||
|
"gruntfile.js",
|
||||||
|
"LICENSE",
|
||||||
|
"package.json"
|
||||||
|
],
|
||||||
|
"devDependencies": { },
|
||||||
|
"keywords": [
|
||||||
|
"country",
|
||||||
|
"regions",
|
||||||
|
"forms"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user