Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "home", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Gets the home dir or resolves home directories: `home.resolve('~/path/to')`.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,5 @@ | ||
# home | ||
A tiny utility to get the home directory, or resolve a path begins with `'~'`, with cross-platform compatibility. | ||
[![NPM version](https://badge.fury.io/js/home.svg)](http://badge.fury.io/js/home) | ||
@@ -5,6 +9,2 @@ [![Build Status](https://travis-ci.org/kaelzhang/node-home.svg?branch=master)](https://travis-ci.org/kaelzhang/node-home) | ||
# home | ||
A tiny utility to get the home directory, or resolve a path begins with `'~'`, with cross-platform compatibility. | ||
## Install | ||
@@ -11,0 +11,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