UNPKG

wps-js-52-north

Version:

Web Processing Service JavaScrict library

32 lines (31 loc) 723 B
{ "name": "wps-js", "homepage": "https://github.com/52North/wps-js", "authors": [ "Benjamin Proß <b.pross@52north.org>", "Matthes Rieke <m.rieke@52north.org>", "Daniel Nüst <d.nuest@52north.org>", "Christian Autermann <c.autermann@52north.org>", "Christian Danowski <c.danowski@52north.org>" ], "description": "Web Processing Service JavaScript library", "keywords": [ "WPS", "Web Processing Service", "JavaScript library", "JavaScript client" ], "license": "Apache2", "private": false, "ignore": [ "**/.*", "node_modules", "bower_components", "src/web/bower_components", "test", "tests" ], "dependencies": { "jquery": "3.0.0" } }