UNPKG

@polar/lib-test-mount-parameters

Version:

Internal initialization parameters for testing framework in POLAR.

25 lines (24 loc) 594 B
{ "name": "@polar/lib-test-mount-parameters", "version": "1.4.0", "description": "Internal initialization parameters for testing framework in POLAR.", "keywords": [ "OpenLayers", "ol", "POLAR", "lib", "testing" ], "license": "EUPL-1.2", "author": "Dataport AöR <polar@dataport.de>", "main": "index.ts", "repository": { "type": "git", "url": "git+https://github.com/Dataport/polar.git", "directory": "packages/lib/createTestMountParameters" }, "devDependencies": { "@polar/core": "^3.2.1", "@polar/lib-custom-types": "^2.2.0" } }