scripts/eclipse-version-scraping/pubspec.yaml

7 lines
172 B
YAML
Raw Normal View History

2017-02-11 01:47:24 +01:00
name: eclipse_version_scraping
version: 0.1.1
2017-02-11 01:47:24 +01:00
description: Scrape the number of the latest version from the eclipse.org page.
dependencies:
html: ^0.13.1
http: ^0.11.3