UNPKG

@etherna/sdk-js

Version:

Etherna SDKs for operations on the network

42 lines 1.06 kB
{ "name": "@etherna/sdk-js", "version": "1.7.2", "description": "Etherna SDKs for operations on the network", "author": "Mattia Dalzocchio", "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/etherna/etherna-sdk-js.git" }, "keywords": [ "etherna", "clients", "swarm", "bee", "index", "gateway", "sso", "schema", "manifest", "serializer", "deserializer" ], "bugs": { "url": "https://etherna.atlassian.net/jira/software/c/projects/ESJ/issues" }, "homepage": "https://github.com/etherna/clients#readme", "scripts": {}, "peerDependencies": { "axios": ">=1.7", "immer": ">=10.0", "zustand": ">=4.5" }, "dependencies": {}, "devDependencies": {}, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca", "type": "module" }