Skip to content

Instantly share code, notes, and snippets.

@davenotik
Last active August 29, 2015 14:20
Show Gist options
  • Save davenotik/692e06619cb828755c67 to your computer and use it in GitHub Desktop.
Save davenotik/692e06619cb828755c67 to your computer and use it in GitHub Desktop.
Woven's pubspec as of 4/28/15.
name: woven
version: 0.0.2
environment:
sdk: ">=1.9.1"
dependencies:
browser: any
polymer: ">=0.15.0 <0.16.0"
core_elements: ">=0.6.0+3 <0.7.0"
paper_elements: ">=0.6.0+4 <0.7.0"
firebase: ">=0.5.0 <0.6.0"
meta: ">=0.8.8 <0.9.0"
http_server: any
http: any
uri: ">=0.9.3 <0.10.0"
query_string: any
route: any
crypto: ">=0.9.0 <0.10.0"
intl: any
mustache: ">=0.1.8 <0.2.0"
path: ">=1.3.0 <2.0.0"
googleapis: ">=0.1.0 <0.2.0"
googleapis_auth: ">=0.1.0 <0.3.0"
html5lib: ">=0.12.0 <0.13.0"
jwt: ">=0.1.4 <0.2.0"
notification: ">=0.0.1 <0.1.0"
transformers:
- polymer:
entry_points:
- web/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment