mrm-task-package
v4.1.22
Published
Mrm task that adds package.json file
Downloads
6,834
Maintainers
Readme
mrm-task-package
Mrm task that adds package.json
.
What it does
- Creates
package.json
Usage
npx mrm package
Options
See Mrm docs for more details.
github
(default: extracted from .git/config
file)
Your GitHub user name.
name
(default: will try to read from your npm or Git config)
Your name.
url
(default: will try to read from your npm or Git config)
Your site URL.
minNode
(default: 10)
Minimum required Node.js version.
license
(default: MIT)
License.
Changelog
The changelog can be found in CHANGELOG.md.
Contributing
Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.
Authors and license
Artem Sapegin and contributors.
MIT License, see the included License.md file.