diff --git a/v1/ht/tp/http b/v1/ht/tp/http index 15980cd..1713e09 100644 --- a/v1/ht/tp/http +++ b/v1/ht/tp/http @@ -5,6 +5,20 @@ "keywords": [], "name": "http", "releases": [{ + "dependencies": ["base64@0.1.0", "concurrency@0.1.0", + "logging@2.1.0", "meta@0.1.0", "mime@0.1.0", + "serialization@0.1.0", "uri@1.0.0", + "xml-parser@0.2.1"], + "deps": ["base64@0.1.0", "concurrency@0.1.0", "logging@2.1.0", + "meta@0.1.0", "mime@0.1.0", "serialization@0.1.0", + "uri@1.0.0", "xml-parser@0.2.1"], + "dev-dependencies": ["testworks@2.1.0", + "sphinx-extensions@0.2.0"], + "license": "Unknown", + "url": "https://github.com/dylan-lang/http", + "version": "1.1.2" + }, + { "dependencies": ["base64@0.1.0", "concurrency@0.1.0", "logging@2.1.0", "meta@0.1.0", "mime@0.1.0", "serialization@0.1.0", @@ -88,4 +102,4 @@ "url": "https://github.com/dylan-lang/http", "version": "0.1.0" }] -} \ No newline at end of file +}