chinese-poetry
Version:
最全中华古诗词数据库,唐宋两朝近一万四千古诗人,接近 5.5 万首唐诗加 26 万宋诗. 两宋时期1564位词人,21050首词。
47 lines • 1.2 kB
JSON
{
"name": "chinese-poetry",
"version": "2.0.1",
"description": "最全中华古诗词数据库,唐宋两朝近一万四千古诗人,接近 5.5 万首唐诗加 26 万宋诗. 两宋时期1564位词人,21050首词。",
"files": [
"README.md",
"dist"
],
"keywords": [
"chinese-poetry",
"chinese",
"poetry",
"caocaoshiji",
"lunyu",
"mengxue",
"shijing",
"sishuwujing",
"strains",
"wudai",
"youmengying",
"yuanqu"
],
"author": "JG <gaojunqi@outlook.com>",
"contributors": [
"Kenny Wong<wowohoo@qq.com>"
],
"funding":[
"https://github.com/sponsors/jaywcjlove?o=esb",
"https://www.paypal.com/paypalme/kennyiseeyou"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/chinese-poetry/chinese-poetry-npm.git"
},
"bugs": {
"url": "https://github.com/chinese-poetry/chinese-poetry-npm/issues"
},
"homepage": "http://shici.store",
"scripts": {
"start": "node scripts/copy-json-data.js",
"check-changes": "node scripts/check-changes.js",
"test": "node scripts/check-changes.js",
"build": "npm run start",
"prepack": "npm run build"
}
}