0.5.0 • Published 9 years ago

add-package-owners v0.5.0

Weekly downloads
9
License
MIT
Repository
github
Last release
9 years ago

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

0.5.0

9 years ago

0.4.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago