Skip to content

Commit

Permalink
bower package
Browse files Browse the repository at this point in the history
  • Loading branch information
royts committed Apr 19, 2015
1 parent 13abb6d commit beb89c4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "israel-cities",
"version": "0.0.3",
"homepage": "https://github.com/royts/israel-cities",
"authors": [
"Roy Tsabari <[email protected]>"
],
"description": "List of cities in Israel - Hebrew and English",
"main": "israel-cities.json",
"moduleType": [
"amd"
],
"keywords": [
"israel",
"cities"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit beb89c4

Please sign in to comment.