UNPKG

js-geofs

Version:

An abstraction layer for the GeoFS API (credit to iL0g1c).

25 lines (24 loc) 507 B
{ "name": "js-geofs", "version": "2.0.1", "description": "An abstraction layer for the GeoFS API (credit to iL0g1c).", "main": "index.cjs.js", "module": "index.mjs", "exports": { "require": "./index.cjs.js", "import": "./index.mjs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "geofs", "js", "javascript", "api", "flight", "simulator" ], "author": "meatbroc", "license": "MIT" }