UNPKG

@graffy/common

Version:

Common libraries that used by various Graffy modules.

20 lines 555 B
{ "name": "@graffy/common", "description": "Common libraries that used by various Graffy modules.", "author": "aravind (https://github.com/aravindet)", "version": "0.14.6-alpha3", "main": "index.js", "source": "src/index.js", "esnext": "src/index.js", "repository": { "type": "git", "url": "git+https://github.com/aravindet/graffy.git" }, "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "^7.8.4", "nanoid": "^2.1.11", "text-encoder-lite": "^2.0.0", "merge-async-iterators": "^0.2.1" } }