UNPKG

textiot

Version:

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

13 lines (12 loc) 343 B
{ "name": "json", "pin": true, "mill": "/json", "json_schema": { "$id": "https://textile.io/json.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "title": "JSON", "description": "This is a schema that matches anything.", "type": ["object", "array", "boolean", "null", "string", "numeric"] } }