UNPKG

@softvisio/utils

Version:
38 lines (37 loc) 853 B
{ "name": "@softvisio/utils", "version": "2.10.5", "description": "External resources", "keywords": [ "softvisio", "resources" ], "homepage": "https://softvisio-node.github.io/utils/", "bugs": { "url": "https://github.com/softvisio-node/utils/issues", "email": "root <root@softvisio.net>" }, "repository": { "type": "git", "url": "git+https://github.com/softvisio-node/utils.git" }, "license": "ISC", "author": "root <root@softvisio.net>", "type": "module", "imports": { "#lib/*": "./lib/*.js" }, "exports": { "./*": "./lib/*.js" }, "files": [ "/bin", "/lib", "/resources", "/src" ], "peerDependencies": { "@softvisio/result": "^6.1.1", "tar": "^7.0.0" } }