From: roadman Date: Fri, 5 Jun 2015 06:41:26 +0000 (+0800) Subject: update package.json X-Git-Url: https://adrianiainlam.tk/git/?p=LunarCalendar.git;a=commitdiff_plain;h=da9d4fd38177f41c7b27d91408653348f564f103 update package.json --- diff --git a/package.json b/package.json index 65cf452..453e0e4 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { - "author": "JasonZhou (http://www.2fz1.com/)", - "name": "lunar-calendar", - "description": "农历(阴历)万年历,是一款支持Node.js和浏览器端使用的全功能农历和公历日历类库。支持农历与公历之间相互转换,含有二十四节气,天干地支纪年纪月纪日,生肖属相,公历节假日及农历传统节假日信息等功能。自带2013-2014节假日安排数据,并可自行配置。带有黄历数据,可自行选择配置。支持1891-2100年。", + "author": "Steven Fong ", + "name": "lunar-calendar-zh", + "description": "農曆(陰曆)萬年曆,是一款支持Node.js和瀏覽器端使用的全功能農曆和公曆日曆類庫。支持農曆與公曆之間相互轉換,含有二十四節氣,天干地支紀年紀月紀日,生肖屬相,公曆節假日及農曆傳統節假日信息等功能。自帶2013-2014節假日安排數據,並可自行配置。帶有黃曆數據,可自行選擇配置。支持1891-2100年。", "keywords": ["chinese lunar", "lunar", "农历", "阴历", "万年历", "LunarCalendar", "calendar"], "version": "0.1.4", "repository": { "type": "git", - "url": "https://github.com/zzyss86/LunarCalendar.git" + "url": "https://github.com/roadmanfong/LunarCalendar.git" }, "main": "./lib/LunarCalendar.js", "engines": {