Add osm-map-nano
This commit is contained in:
commit
bedef43e13
22 changed files with 739 additions and 0 deletions
13
packages/osm-map-nano/package.json
Normal file
13
packages/osm-map-nano/package.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "osm-map-nano",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"author": "",
|
||||
"type": "module",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint packages/*",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue