Add owners to the npm package through given json populated with author npm usernames
Install
npm i -g add-package-owners
CLI
For just https://github.com/jstransformers owners usage just run
add-owners
If you want to use that for other organization just add
{
"owners": [
"npm",
"usernames",
"of",
"organization",
"members"
]
}
somewhere and give a link to the file
add-owners https://rawgit.com/jstransformers/meta/master/owners.json
Author
Charlike Mike Reagent
License
Copyright (c) 2015 Charlike Mike Reagent, contributors.
Released under the MIT
license.
Proudly generated by docks(1), April 3, 2015