mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
commit
81a418573c
1 changed files with 9 additions and 0 deletions
9
component.json
Normal file
9
component.json
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"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"]
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue