Update package name, description, repo URL, keywords, and docs to reflect the new project identity as dbtype.
27 lines
992 B
Plaintext
27 lines
992 B
Plaintext
Copyright 2024 Drizzle Team
|
|
Copyright 2025 alkdev
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
|
|
---
|
|
|
|
NOTICE
|
|
|
|
This project is a fork of drizzle-typebox, originally part of the
|
|
drizzle-orm monorepo by the Drizzle Team (https://github.com/drizzle-team/drizzle-orm).
|
|
|
|
The original work is Copyright 2024 Drizzle Team and is licensed under the
|
|
Apache License, Version 2.0.
|
|
|
|
Modifications (rebranding to @alkdev/dbtype, dependency migration to
|
|
@alkdev/typebox, and standalone packaging) are Copyright 2025-2026 alkdev. |