Added package oblivion (#1660)

This commit is contained in:
Stefanos Mandalas 2020-10-07 23:49:48 +03:00 committed by GitHub
parent 3ed0aa757b
commit 69fede0f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19785,5 +19785,18 @@
"description": "A package manager that delegates to package authors",
"license": "MIT/ISC",
"web": "https://github.com/c-blake/nimp"
},
{
"name": "oblivion",
"url": "https://github.com/sealmove/oblivion",
"method": "git",
"tags": [
"cli",
"alias",
"binary"
],
"description": "Shell command manager",
"license": "MIT",
"web": "https://github.com/sealmove/oblivion"
}
]