diff options
| author | Fuwn <[email protected]> | 2020-12-14 23:29:56 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-12-14 23:29:56 -0800 |
| commit | 002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch) | |
| tree | 428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/tasks/config/admin/templates/composer.json | |
| parent | :star: (diff) | |
| download | me-rewrite-angular.tar.xz me-rewrite-angular.zip | |
:star:rewrite-angular
Diffstat (limited to 'semantic/tasks/config/admin/templates/composer.json')
| -rw-r--r-- | semantic/tasks/config/admin/templates/composer.json | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/semantic/tasks/config/admin/templates/composer.json b/semantic/tasks/config/admin/templates/composer.json deleted file mode 100644 index ddc49b9..0000000 --- a/semantic/tasks/config/admin/templates/composer.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name" : "fomantic/ui", - "description" : "Fomantic empowers designers and developers by creating a shared vocabulary for UI.", - "homepage" : "https://fomantic-ui.com", - "authors": [ - { - "name" : "Jack Lukic", - "email": "[email protected]", - "homepage" : "http://www.jacklukic.com", - "role" : "Creator" - } - ], - "keywords": [ - "fomantic", - "fomantic-ui", - "semantic", - "ui", - "css", - "framework" - ], - "license" : "MIT" -}
\ No newline at end of file |