This commit is contained in:
fox-cat 2020-07-24 21:53:05 -07:00 committed by GitHub
parent 00b2f2e120
commit 7c4ebbd6c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18809,5 +18809,20 @@
"description": "zopflipng-like png optimization",
"license": "MIT",
"web": "https://github.com/bung87/zopflipng"
},
{
"name": "ms",
"url": "https://github.com/fox-cat/ms",
"method": "git",
"tags": [
"library",
"time",
"format",
"ms"
],
"description": "Convert various time formats to milliseconds",
"license": "MIT",
"web": "https://fox-cat.github.io/ms/",
"doc": "https://fox-cat.github.io/ms/"
}
]