mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
Add supprt to use it like as a component (www.component.io)
This commit is contained in:
parent
e02de2786d
commit
3c7347310e
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@
|
|||
"type": "git",
|
||||
"url": "git://github.com/samsonjs/strftime.git"
|
||||
},
|
||||
"component": {
|
||||
"scripts": {
|
||||
"strftime/index.js": "strftime.js"
|
||||
}
|
||||
},
|
||||
"bugs": {
|
||||
"email": "sami@samhuri.net",
|
||||
"url": "https://github.com/samsonjs/strftime/issues"
|
||||
|
|
|
|||
Loading…
Reference in a new issue