68 lines
2.0 KiB
JSON
68 lines
2.0 KiB
JSON
|
{
|
|||
|
"_from": "lunar-calendar",
|
|||
|
"_id": "lunar-calendar@0.1.4",
|
|||
|
"_inBundle": false,
|
|||
|
"_integrity": "sha512-5r87vbg5yg56z/jkf3A+Ur+ZggUTiJw1VATT9P7RELQgWcTNhfJ+OLkNYroSna6r65bMqyaAgapo9vRN40L75A==",
|
|||
|
"_location": "/lunar-calendar",
|
|||
|
"_phantomChildren": {},
|
|||
|
"_requested": {
|
|||
|
"type": "tag",
|
|||
|
"registry": true,
|
|||
|
"raw": "lunar-calendar",
|
|||
|
"name": "lunar-calendar",
|
|||
|
"escapedName": "lunar-calendar",
|
|||
|
"rawSpec": "",
|
|||
|
"saveSpec": null,
|
|||
|
"fetchSpec": "latest"
|
|||
|
},
|
|||
|
"_requiredBy": [
|
|||
|
"#USER",
|
|||
|
"/"
|
|||
|
],
|
|||
|
"_resolved": "https://registry.npmjs.org/lunar-calendar/-/lunar-calendar-0.1.4.tgz",
|
|||
|
"_shasum": "4303024f889d5d706caf407c45dbdf1ced870be8",
|
|||
|
"_spec": "lunar-calendar",
|
|||
|
"_where": "C:\\Users\\小狮子\\Desktop\\calendarProject",
|
|||
|
"author": {
|
|||
|
"name": "JasonZhou",
|
|||
|
"email": "zzyss86@qq.com",
|
|||
|
"url": "http://www.2fz1.com/"
|
|||
|
},
|
|||
|
"bugs": {
|
|||
|
"url": "https://github.com/zzyss86/LunarCalendar/issues"
|
|||
|
},
|
|||
|
"bundleDependencies": false,
|
|||
|
"dependencies": {},
|
|||
|
"deprecated": false,
|
|||
|
"description": "农历(阴历)万年历,是一款支持Node.js和浏览器端使用的全功能农历和公历日历类库。支持农历与公历之间相互转换,含有二十四节气,天干地支纪年纪月纪日,生肖属相,公历节假日及农历传统节假日信息等功能。自带2013-2014节假日安排数据,并可自行配置。带有黄历数据,可自行选择配置。支持1891-2100年。",
|
|||
|
"devDependencies": {
|
|||
|
"expect.js": "*",
|
|||
|
"grunt": "0.4.2",
|
|||
|
"grunt-contrib-uglify": "0.3.2",
|
|||
|
"mocha": "*"
|
|||
|
},
|
|||
|
"engines": {
|
|||
|
"node": "*"
|
|||
|
},
|
|||
|
"homepage": "https://github.com/zzyss86/LunarCalendar#readme",
|
|||
|
"keywords": [
|
|||
|
"chinese lunar",
|
|||
|
"lunar",
|
|||
|
"农历",
|
|||
|
"阴历",
|
|||
|
"万年历",
|
|||
|
"LunarCalendar",
|
|||
|
"calendar"
|
|||
|
],
|
|||
|
"main": "./lib/LunarCalendar.js",
|
|||
|
"name": "lunar-calendar",
|
|||
|
"repository": {
|
|||
|
"type": "git",
|
|||
|
"url": "git+https://github.com/zzyss86/LunarCalendar.git"
|
|||
|
},
|
|||
|
"scripts": {
|
|||
|
"test": "make test"
|
|||
|
},
|
|||
|
"version": "0.1.4"
|
|||
|
}
|