UNPKG

ts300

Version:

唐诗300首

26 lines 479 B
{ "name": "ts300", "version": "1.2.0", "description": "唐诗300首", "main": "random-poem.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "ts300": "index.js" }, "keywords": [ "唐诗", "李白", "杜甫" ], "author": "leesx", "license": "ISC", "dependencies": { "axios": "^0.19.2", "colors-cli": "^1.0.27", "loading-cli": "^1.1.0", "pinyin": "^2.9.1", "yargs": "^15.3.1" } }