add-package-owners
v0.5.0
Published
Add owners to the npm package through given json populated with author npm usernames
Readme
Add owners to the npm package through given json populated with author npm usernames
Install
npm i -g add-package-ownersCLI
For just https://github.com/jstransformers owners usage just run
add-ownersIf 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.jsonAuthor
Charlike Mike Reagent
License 
Copyright (c) 2015 Charlike Mike Reagent, contributors.
Released under the MIT license.
Proudly generated by docks(1), April 3, 2015
