UNPKG

textiot

Version:

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

24 lines (23 loc) 357 B
{ "name": "camera_roll", "pin": true, "links": { "raw": { "use": ":file", "mill": "/blob" }, "exif": { "use": "raw", "mill": "/image/exif" }, "thumb": { "use": "raw", "pin": true, "mill": "/image/resize", "opts": { "width": "320", "quality": "80" } } } }