UNPKG

arlas-persistence-api

Version:

Persists data

22 lines (21 loc) 378 B
{ "name": "arlas-persistence-api", "version": "24.0.8", "description": "Persists data", "author": "Gisaia", "main": "./index.js", "typings": "./index.d.ts", "keywords": [ "arlas", "persistence" ], "dependencies": { "portable-fetch": "3.0.0", "url": "0.11.0" }, "overrides": { "portable-fetch": { "node-fetch": "3.3.0" } } }