mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
fifo and unixfs
This commit is contained in:
parent
6fa3ca5899
commit
ceedff7443
2 changed files with 32 additions and 0 deletions
16
unixfs.json
Normal file
16
unixfs.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"Package": "time",
|
||||
"Author": "noch",
|
||||
"License": "GPL-3",
|
||||
"Version": "0.1",
|
||||
"Remote":
|
||||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/unixfs",
|
||||
"tag" : "0.1"
|
||||
},
|
||||
"Build":
|
||||
{
|
||||
"voc -s": "src/unixFiles.Mod"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue