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

https://github.com/nickcolley/create-mjs

npm init mjs
https://github.com/nickcolley/create-mjs

Last synced: 12 months ago
JSON representation

npm init mjs

Awesome Lists containing this project

README

          

# create-mjs

Initialise a package.json file with modules ready to go.

```bash
npm init mjs -y
```