Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "home", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Gets the home dir or resolves home directories: `home.resolve('~/path/to')`.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,3 +0,7 @@ | ||
# home [![NPM version](https://badge.fury.io/js/home.svg)](http://badge.fury.io/js/home) [![Build Status](https://travis-ci.org/kaelzhang/node-home.svg?branch=master)](https://travis-ci.org/kaelzhang/node-home) [![Dependency Status](https://gemnasium.com/kaelzhang/node-home.svg)](https://gemnasium.com/kaelzhang/node-home) | ||
[![NPM version](https://badge.fury.io/js/home.svg)](http://badge.fury.io/js/home) | ||
[![Build Status](https://travis-ci.org/kaelzhang/node-home.svg?branch=master)](https://travis-ci.org/kaelzhang/node-home) | ||
[![Dependency Status](https://gemnasium.com/kaelzhang/node-home.svg)](https://gemnasium.com/kaelzhang/node-home) | ||
# home | ||
A tiny utility to get the home directory, or resolve a path begins with `'~'`, with cross-platform compatibility. | ||
@@ -4,0 +8,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9436
85