[bug] If plugins name includes `/` the path will error

├─packages
│  └─Automatic Light
│      └─Dark Mode
│          ├─.git
│          │  ├─hooks
│          │  ├─info
│          │  ├─logs
│          │  │  └─refs
│          │  │      ├─heads
│          │  │      └─remotes
│          │  │          └─origin
│          │  ├─objects
│          │  │  ├─info
│          │  │  └─pack
│          │  └─refs
│          │      ├─heads
│          │      ├─remotes
│          │      │  └─origin
│          │      └─tags
│          ├─lib
│          ├─src
│          └─styles

"name": "Automatic Light/Dark Mode",