dateable
Version:
A date formatter and parser for node
14 lines • 352 B
JSON
{
"name": "dateable",
"description": "A date formatter and parser for node",
"version": "1.0.1",
"author": "Eivind Fjeldstad",
"repository": {
"type": "git",
"url": "git://github.com/eivindfjeldstad/dateable.git"
},
"keywords": ["date","dates","parser","parsing","format","formatter"],
"scirpts": {
"test": "node test"
}
}