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

https://github.com/cyber-yakuza-team/basic-npm


https://github.com/cyber-yakuza-team/basic-npm

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# basic-npm

- Author : [Nimesh Official](https://github.com/nimesh-official0)

***

## Example
```js
const besicnpm = require('besicnpm')

async function besicnpm() {
const data = await besicnpm()
console.log(data)
}
besicnpm()
```
***