Skip to content

Instantly share code, notes, and snippets.

@davenotik
Created April 28, 2015 05:25
Show Gist options
  • Save davenotik/d48bdb7c877fa5faf57a to your computer and use it in GitHub Desktop.
Save davenotik/d48bdb7c877fa5faf57a to your computer and use it in GitHub Desktop.
The pubspec.yaml from an older iteration of Woven, build with Dart.
name: woven
description: The Woven platform.
dependencies:
# From the Dart team.
browser: 0.8.10+4
intl: 0.8.10+4
http: 0.8.10+4
path: 0.8.10+4
yaml: 0.8.10+4
logging: 0.8.10+4
unittest: 0.8.10+4
crypto: 0.8.10+4
args: 0.8.10+4
#html5lib: 0.8.10+4
web_ui: 0.4.27
# 3rd party libraries.
objectory: 0.3.13
mongo_dart: 0.1.34
sqljocky: 0.6.2
google_maps: 1.1.15
uuid: 0.1.6
soundex: 0.5.5
animation: 0.5.20
query_string: 1.0.2
content_type: 0.5.1
mailer: 0.5.5
xml: 0.9.5
sitemap: 0.5.1
redis_client: any
memcached_client: 0.5.1+1
#postgresql: 0.2.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment