mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"name": "strftime",
|
|
"repo": "samsonjs/strftime"
|
|
"description": "strftime date formatting",
|
|
"keywords": ["strftime", "format", "date", "time"],
|
|
"version": "0.4.8",
|
|
"main": "lib/index.js",
|
|
"scripts": ["lib/index.js"]
|
|
}
|