An open API service indexing awesome lists of open source software.

https://github.com/silverwind/updates-config-silverwind

Shared updates configuration
https://github.com/silverwind/updates-config-silverwind

Last synced: about 2 months ago
JSON representation

Shared updates configuration

Awesome Lists containing this project

README

          

# updates-config-silverwind [![](https://img.shields.io/npm/v/updates-config-silverwind.svg)](https://www.npmjs.org/package/updates-config-silverwind) [![](https://img.shields.io/badge/licence-bsd-blue.svg)](https://raw.githubusercontent.com/silverwind/updates-config-silverwind/master/LICENSE)

Shared updates configuration

```js
import {base} from "updates-config-silverwind";

export default base({url: import.meta.url});
```

© [silverwind](https://github.com/silverwind), distributed under BSD licence.