Permalink
Cannot retrieve contributors at this time
28 lines (18 sloc)
656 Bytes
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
codeql-action/node_modules/@schemastore/package/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Type definitions for package | |
## Installation | |
``` | |
npm i @schemastore/package | |
yarn add @schemastore/package | |
``` | |
## Summary | |
This package contains type definitions for package. | |
## Usage | |
```ts | |
import * as package from '@schemastore/package'; | |
``` | |
## Note | |
The definitions were auto-generated by [schemastore-updater](https://github.com/ffflorian/schemastore-updater) using [`json-schema-to-typescript`](https://www.npmjs.com/package/json-schema-to-typescript). | |
## Additional Details | |
* [Schema source](https://github.com/SchemaStore/schemastore/tree/master/src/schemas/json/package) | |
* Last updated: Fri, Jun 30, 2023, 21:04:02 GMT | |
* Dependencies: none |