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