getmonthlist
Version:
Input the month and year, Output the data for the current month
47 lines (46 loc) • 1.09 kB
JSON
{
"_from": "getmonthlist",
"_id": "getmonthlist@1.0.5",
"_inBundle": false,
"_integrity": "sha1-raXsxnBCQVEVJ9rYuG6Yh9HTbx0=",
"_location": "/getmonthlist",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "getmonthlist",
"name": "getmonthlist",
"escapedName": "getmonthlist",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npm.taobao.org/getmonthlist/download/getmonthlist-1.0.5.tgz",
"_shasum": "ada5ecc6704241511527dad8b86e9887d1d36f1d",
"_spec": "getmonthlist",
"author": {
"name": "hjdtl"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Input the month and year, Output the data for the current month",
"keywords": [
"Javascript",
"Date",
"utils",
"Year",
"Month",
"calendar"
],
"license": "ISC",
"main": "index.js",
"name": "getmonthlist",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.6"
}