1.1.2 • Published 7 years ago

npm-own v1.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Usage

npm install npm-own -g
cd YOUR_NPM_PROJECT
npm-own

This module reads your package.json maintainers and adds them as owners on npm.

{
  "author": "mixmix <whimful@gmail.com>",
  "maintainers": [
    "ahdinosaur <mikey@enspiral.com>",
    {
      "name": "pietgeursen"
    }
  ]
}

NOTE the name listed must be the npm username

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago