mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add appdirs to package.json
This commit is contained in:
parent
d8cedd2b73
commit
b285d01167
@ -777,5 +777,14 @@
|
|||||||
"description": "mmap-backed bitarray implementation in Nimrod..",
|
"description": "mmap-backed bitarray implementation in Nimrod..",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://www.github.com/refgenomics/nimrod-bitarray/"
|
"web": "https://www.github.com/refgenomics/nimrod-bitarray/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "appdirs",
|
||||||
|
"url": "git://gitub.com/MrJohz/appdirs",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["utility", "filesystem"],
|
||||||
|
"description": "A utility library to find the directory you need to app in.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/MrJohz/appdirs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user