package.json 623 B

1234567891011121314151617181920
  1. {
  2. "name": "baiduandsinahotsearch2pyecharts",
  3. "version": "1.0.0",
  4. "description": "env:\r python3.8\r pyecharts1.7",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1",
  8. "dev": "live-server . --port=8087 --host=172.16.102.9"
  9. },
  10. "repository": {
  11. "type": "git",
  12. "url": "git+https://github.com/Canees/BaiduAndSinaHotSearch2pyecharts.git"
  13. },
  14. "author": "",
  15. "license": "ISC",
  16. "bugs": {
  17. "url": "https://github.com/Canees/BaiduAndSinaHotSearch2pyecharts/issues"
  18. },
  19. "homepage": "https://github.com/Canees/BaiduAndSinaHotSearch2pyecharts#readme"
  20. }