File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1515
1616[ The unixfs spec can be found inside the ipfs/specs repository] ( http://github.com/ipfs/specs )
1717
18+ ## Lead Maintainer
19+
20+ [ Alex Potsides] ( https://github.com/achingbrain )
21+
1822## Table of Contents
1923
2024- [ Install] ( #install )
Original file line number Diff line number Diff line change 22 "name" : " ipfs-unixfs" ,
33 "version" : " 0.1.14" ,
44 "description" : " JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)" ,
5+ "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
56 "main" : " src/index.js" ,
67 "browser" : {
78 "fs" : false
2425 "keywords" : [
2526 " IPFS"
2627 ],
27- "author" : " David Dias <daviddias@ipfs.io>" ,
2828 "license" : " MIT" ,
2929 "bugs" : {
3030 "url" : " https://github.com/ipfs/js-ipfs-unixfs/issues"
You can’t perform that action at this time.
0 commit comments