mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +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",
|
"type": "git",
|
||||||
"url": "git://github.com/samsonjs/strftime.git"
|
"url": "git://github.com/samsonjs/strftime.git"
|
||||||
},
|
},
|
||||||
|
"component": {
|
||||||
|
"scripts": {
|
||||||
|
"strftime/index.js": "strftime.js"
|
||||||
|
}
|
||||||
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"email": "sami@samhuri.net",
|
"email": "sami@samhuri.net",
|
||||||
"url": "https://github.com/samsonjs/strftime/issues"
|
"url": "https://github.com/samsonjs/strftime/issues"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue