feat(domain): drop the 'studio' (#818)

* feat(domain): drop the

* change all references for Sim Studio to Sim

* change back license and notice

* lint

---------

Co-authored-by: waleedlatif <waleedlatif@waleedlatifs-MacBook-Pro.local>
This commit is contained in:
Waleed Latif
2025-07-29 12:51:43 -07:00
committed by GitHub
parent 13608a8bbc
commit ae43381d84
235 changed files with 809 additions and 646 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "simstudio",
"version": "0.1.19",
"description": "Sim Studio CLI - Run Sim Studio with a single command",
"description": "Sim CLI - Run Sim with a single command",
"main": "dist/index.js",
"type": "module",
"bin": {
@@ -28,7 +28,7 @@
"automation",
"docker"
],
"author": "Sim Studio",
"author": "Sim",
"license": "Apache-2.0",
"dependencies": {
"chalk": "^4.1.2",