dateweeks
Version:
it will generate date with week to take from date and to date from user . it automatically generate fromm and to date
28 lines (27 loc) • 670 B
JSON
{
"name": "dateweeks",
"version": "1.0.4",
"description": "it will generate date with week to take from date and to date from user . it automatically generate fromm and to date",
"main": "circulardate.js",
"scripts": {
"test": "npm run test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nnagesswarrao/datesweeks.git"
},
"keywords": [
"dates",
"with",
"week",
"Date Ranges",
"From",
"To Date"
],
"author": "nnagesswararo",
"license": "ISC",
"bugs": {
"url": "https://github.com/nnagesswarrao/datesweeks/issues"
},
"homepage": "https://github.com/nnagesswarrao/datesweeks#readme"
}