add-package-owners

0.5.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.0
    1
    • latest

Version History

Package Sidebar

Install

npm i add-package-owners

Weekly Downloads

0

Version

0.5.0

License

MIT

Last publish

Collaborators

  • vanchoy
  • tunnckocore