@mapbox/geojson-types
Version:
Flow type declarations for [GeoJSON](https://tools.ietf.org/html/rfc7946).
18 lines (17 loc) • 322 B
JSON
{
"name": "@mapbox/geojson-types",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "tape test.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@mapbox/geojson-fixtures": "^1.0.0",
"flow-bin": "^0.77.0",
"tape": "^4.9.1"
}
}