Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Unified Diff: pubspec.lock

Issue 475413002: Initial generator for google API packages (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
new file mode 100644
index 0000000000000000000000000000000000000000..2be945eb5b2bc9d26580fa148c5018ed0d4d32b3
--- /dev/null
+++ b/pubspec.lock
@@ -0,0 +1,75 @@
+# Generated by pub
+# See http://pub.dartlang.org/doc/glossary.html#lockfile
+packages:
+ asn1lib:
+ description: asn1lib
+ source: hosted
+ version: "0.3.2"
+ bignum:
+ description: bignum
+ source: hosted
+ version: "0.0.5"
+ cipher:
+ description: cipher
+ source: hosted
+ version: "0.7.1"
+ collection:
+ description: collection
+ source: hosted
+ version: "0.9.4"
+ crypto:
+ description: crypto
+ source: hosted
+ version: "0.9.0"
+ fixnum:
+ description: fixnum
+ source: hosted
+ version: "0.9.0"
+ google_discovery_v1_api:
+ description: google_discovery_v1_api
+ source: hosted
+ version: "0.4.13"
+ google_oauth2_client:
+ description: google_oauth2_client
+ source: hosted
+ version: "0.3.9"
+ http:
+ description: http
+ source: hosted
+ version: "0.11.1+1"
+ http_parser:
+ description: http_parser
+ source: hosted
+ version: "0.0.2+4"
+ json_web_token:
+ description: json_web_token
+ source: hosted
+ version: "0.1.3"
+ oauth2:
+ description: oauth2
+ source: hosted
+ version: "0.9.3"
+ path:
+ description: path
+ source: hosted
+ version: "1.3.0"
+ rsa_pkcs:
+ description: rsa_pkcs
+ source: hosted
+ version: "0.1.1"
+ source_span:
+ description: source_span
+ source: hosted
+ version: "1.0.0"
+ stack_trace:
+ description: stack_trace
+ source: hosted
+ version: "1.0.2"
+ string_scanner:
+ description: string_scanner
+ source: hosted
+ version: "0.1.0"
+ yaml:
+ description: yaml
+ source: hosted
+ version: "2.0.0"

Powered by Google App Engine
This is Rietveld 408576698