indexzero / ps-tree

MIT License
149 stars 29 forks source link

Publish latest version #2

Closed indexzero closed 12 years ago

indexzero commented 12 years ago

Removing cmd is critical path for us. Please publish.

dominictarr commented 12 years ago

I just transferred ownership of this project to you and added you as npm owner.

do what you like!

indexzero commented 12 years ago

Thanks

indexzero commented 12 years ago

You sure you added me as an owner? Not seeing it on npm yet:

$ npm owner ls ps-tree
npm info it worked if it ends with ok
npm info using npm@1.1.2
npm info using node@v0.8.6
npm http GET https://registry.npmjs.org/ps-tree
npm http 200 https://registry.npmjs.org/ps-tree
dominictarr <dominic.tarr@gmail.com>
npm info ok
dominictarr commented 12 years ago

sorry, here you go:

dominic@asus:~$ npm owner ls ps-tree
npm http GET https://registry.npmjs.org/ps-tree
npm http 200 https://registry.npmjs.org/ps-tree
dominictarr <dominic.tarr@gmail.com>
indexzero <charlie.robbins@gmail.com>