osm-restaurants: implement
This commit is contained in:
12
osm-restaurants/package.json
Normal file
12
osm-restaurants/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "osm-restaurants",
|
||||
"version": "1.0.0",
|
||||
"bin": "osm-restaurants.js",
|
||||
"author": "kmein",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^1.1.2",
|
||||
"opening_hours": "^3.8.0",
|
||||
"yargs": "^17.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user