UNPKG

textiot

Version:

A framework for building web and native (IoT) Dapps on the IPFS network

36 lines (35 loc) 683 B
{ "name": "@textile/js-types", "description": "Protobuf generated Javascript types for Textile", "version": "<version>", "author": "textile.io", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/textileio/go-textile" }, "bugs": { "url": "https://github.com/textileio/go-textile" }, "homepage": "https://www.textile.io/", "keywords": [ "encrypted", "decentralized", "ipfs", "libp2p", "golang", "macos", "linux", "windows", "ios", "android" ], "files": [ "dist" ], "main": "dist/index.js", "types": "dist/index.d.ts", "dependencies": { "protobufjs": "^6.8.8" } }