UNPKG

arlas-api

Version:

ARLAS Api.

21 lines (20 loc) 348 B
{ "name": "arlas-api", "version": "26.0.9", "description": "ARLAS Api.", "author": "Gisaia", "main": "./index.js", "typings": "./index.d.ts", "keywords": [ "arlas" ], "dependencies": { "isomorphic-fetch": "3.0.0", "url": "0.11.0" }, "overrides": { "isomorphic-fetch": { "node-fetch": "3.3.0" } } }