| 1234567891011121314151617181920 |
- {
- "name": "baiduandsinahotsearch2pyecharts",
- "version": "1.0.0",
- "description": "env:\r python3.8\r pyecharts1.7",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1",
- "dev": "live-server . --port=8087 --host=172.16.102.9"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Canees/BaiduAndSinaHotSearch2pyecharts.git"
- },
- "author": "",
- "license": "ISC",
- "bugs": {
- "url": "https://github.com/Canees/BaiduAndSinaHotSearch2pyecharts/issues"
- },
- "homepage": "https://github.com/Canees/BaiduAndSinaHotSearch2pyecharts#readme"
- }
|