-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
94864d6
commit 74603d1
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
"version": "1.3.1", | ||
"description": "最全中华古诗词数据库,唐宋两朝近一万四千古诗人,接近 5.5 万首唐诗加 26 万宋诗. 两宋时期1564位词人,21050首词。", | ||
"files": [ | ||
"README.md", | ||
"chinese-poetry/caocaoshiji", | ||
"chinese-poetry/ci", | ||
"chinese-poetry/json", | ||
|
@@ -19,7 +20,16 @@ | |
"keywords": [ | ||
"chinese-poetry", | ||
"chinese", | ||
"poetry" | ||
"poetry", | ||
"caocaoshiji", | ||
"lunyu", | ||
"mengxue", | ||
"shijing", | ||
"sishuwujing", | ||
"strains", | ||
"wudai", | ||
"youmengying", | ||
"yuanqu" | ||
], | ||
"author": "JG <[email protected]>", | ||
"license": "MIT", | ||
|