This repository was archived by the owner on Sep 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# js-ipfs-http-response
22
3+ [ ![ ] ( https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square )] ( http://protocol.ai )
4+ [ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( http://ipfs.io/ )
5+ [ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
6+ [ ![ standard-readme] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
7+ [ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square )] ( https://github.com/feross/standard )
8+
39> Creates an HTTP response from an IPFS Hash
410
11+ ## Lead Maintainer
12+
13+ [ Vasco Santos] ( https://github.com/vasco-santos ) .
14+
515### Installation
616
7- > TODO
17+ > npm install ipfs-http-response
818
919## Usage
1020
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-http-response" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Creates an HTTP response from an IPFS Hash" ,
5+ "leadMaintainer" :
" Vasco Santos <[email protected] >" ,
56 "main" : " src/index.js" ,
67 "scripts" : {
78 "lint" : " aegir lint" ,
You can’t perform that action at this time.
0 commit comments