Skip to content

tunnckoCore/add-package-owners

Repository files navigation

npm mit license

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 MIT license

Copyright (c) 2015 Charlike Mike Reagent, contributors.
Released under the MIT license.


Proudly generated by docks(1), April 3, 2015

About

Add owners to the npm package through given json populated with author npm usernames

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published