@lakshmanshankar/days-till
Version:
Days till Package is Superset of classic Date class this Class Include all the methods of Date class and It have many functions for more simple operations with Date class
21 lines (20 loc) • 643 B
JSON
{
"name": "@lakshmanshankar/days-till",
"version": "1.2.2",
"description": "Days till Package is Superset of classic Date class \n this Class Include all the methods of Date class and It have many functions for more simple operations with Date class\n",
"main": "index.js",
"scripts": {
"test": "No scripts"
},
"files":["daystill.js"],
"keywords": ["Daystill","CountLast","CallAllYear","Days","TotalDays"],
"repository": {
"type": "git",
"url":"https://github.com/Lakshmanshankar/days-till"
},
"author":{
"name":"Lakshmanshankar",
"url":"https://github.com/Lakshmanshankar/"
},
"license": "MIT"
}