mirror of
https://github.com/flatgeobuf/flatgeobuf.git
synced 2025-12-08 19:06:03 +00:00
11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"name": "flatgeobuf-node-example",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"flatgeobuf": "3.32.3"
|
|
}
|
|
}
|