mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 23:42:20 +08:00
Move dir-index-html + assets to a separate repo
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "go-ipfs",
|
||||
"version": "1.0.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "dir-index-html",
|
||||
"hash": "QmeNXKecZ7CQagtkQUJxG3yS7UcvU6puS777dQsx3amkS7"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user