libnpmconfig
v1.1.0prerelease
npm t
release
standard-version -s
postrelease
npm publish && git push --follow-tags
pretest
standard
test
tap -J --100 test/*.js
update-coc
weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'
update-contrib
weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'