# CreatePackageProps

Props for creating a package with a specific name, version, and descriptor.

## Members

|            |                  |   |
| ---------- | ---------------- | - |
| builtin    | optional boolean |   |
| descriptor | T                |   |
| name       | string           |   |
| version    | string           |   |
