UNPKG

arlas-tagger-api

Version:

(Un)Tag fields of ARLAS collections

22 lines (21 loc) 394 B
{ "name": "arlas-tagger-api", "version": "27.0.0", "description": "(Un)Tag fields of ARLAS collections", "author": "Gisaia", "main": "./index.js", "typings": "./index.d.ts", "keywords": [ "arlas", "tagger" ], "dependencies": { "isomorphic-fetch": "3.0.0", "url": "0.11.0" }, "overrides": { "isomorphic-fetch": { "node-fetch": "3.3.0" } } }