diff --git a/v1/dy/la/dylan-tool b/v1/dy/la/dylan-tool index f0ffe34..d904b31 100644 --- a/v1/dy/la/dylan-tool +++ b/v1/dy/la/dylan-tool @@ -5,6 +5,18 @@ "keywords": ["workspace", "package"], "name": "dylan-tool", "releases": [{ + "dependencies": ["command-line-parser@3.1.1", "json@1.0.0", + "logging@2.1.0", "regular-expressions@0.2.0", + "uncommon-dylan@0.2.0"], + "deps": ["command-line-parser@3.1.1", "json@1.0.0", + "logging@2.1.0", "regular-expressions@0.2.0", + "uncommon-dylan@0.2.0"], + "dev-dependencies": ["sphinx-extensions", "testworks"], + "license": "MIT", + "url": "https://github.com/dylan-lang/dylan-tool", + "version": "0.11.1" + }, + { "dependencies": ["command-line-parser@3.1.1", "json@1.0.0", "logging@2.1.0", "regular-expressions@0.2.0", "uncommon-dylan@0.2.0"],