Re: Bug#852816: ITP: node-home-path -- Cross-platform home directory retriever

2017-01-29 Thread Pirate Praveen
On ഞായര്‍ 29 ജനുവരി 2017 01:20 വൈകു, Tollef Fog Heen wrote:
> Do we need a fourth node.js package to do this?  We already have
> node-resolve-dir, node-expand-tilde and node-osenv which all seems to do
> the same.
> 

Tollef,

We'll use os.homedir() instead.

Tushar,

You can close this ITP.



signature.asc
Description: OpenPGP digital signature


Re: Bug#852816: ITP: node-home-path -- Cross-platform home directory retriever

2017-01-28 Thread Tollef Fog Heen
]] Tushar Agey 

> * Package name: node-home-path
>   Version : 1.0.3
>   Upstream Author : Lloyd Brookes <75po...@gmail.com>
> * URL : https://github.com/75lb/home-path#readme
> * License : Expat
>   Programming Lang: JavaScript
>   Description : Cross-platform home directory retriever
> 
>  This Script can retrieve your Home Directory

Do we need a fourth node.js package to do this?  We already have
node-resolve-dir, node-expand-tilde and node-osenv which all seems to do
the same.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



Bug#852816: ITP: node-home-path -- Cross-platform home directory retriever

2017-01-27 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: node-home-path
  Version : 1.0.3
  Upstream Author : Lloyd Brookes <75po...@gmail.com>
* URL : https://github.com/75lb/home-path#readme
* License : Expat
  Programming Lang: JavaScript
  Description : Cross-platform home directory retriever

 This Script can retrieve your Home Directory
 It is tested on Windows XP and above, Mac OSX and Linux.
 .
 Node.js is an event-based server-side JavaScript engine.