diff --git a/v1/de/ft/deft b/v1/de/ft/deft new file mode 100644 index 0000000..90b8ab4 --- /dev/null +++ b/v1/de/ft/deft @@ -0,0 +1,19 @@ +{ + "category": "language-tools", + "contact": "dylan-lang@googlegroups.com", + "description": "Manage Dylan workspaces, packages, and registries", + "keywords": ["workspace", "package"], + "name": "deft", + "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/deft", + "version": "0.12.0" + }] +} \ No newline at end of file diff --git a/v1/dy/la/dylan-tool b/v1/dy/la/dylan-tool index d904b31..39a2c49 100644 --- a/v1/dy/la/dylan-tool +++ b/v1/dy/la/dylan-tool @@ -1,7 +1,7 @@ { "category": "language-tools", "contact": "dylan-lang@googlegroups.com", - "description": "Manage Dylan workspaces, packages, and registries", + "description": "DEPRECATED - use deft instead", "keywords": ["workspace", "package"], "name": "dylan-tool", "releases": [{