Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "nenv", | ||
"description": "Node development environment manager", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"author": "muji <noop@xpm.io>", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git://github.com/tmpfs/nenv.git" | ||
"url": "git://github.com/socialally/nenv.git" | ||
}, | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"toc": "Table of Contents", | ||
"base": "https://github.com/tmpfs/nenv", | ||
"base": "https://github.com/socialally/nenv", | ||
"partial": [ | ||
@@ -43,0 +43,0 @@ { |
@@ -34,5 +34,5 @@ Table of Contents | ||
[<img src="https://travis-ci.org/tmpfs/nenv.svg" alt="Build Status">](https://travis-ci.org/tmpfs/nenv) | ||
[<img src="https://travis-ci.org/socialally/nenv.svg" alt="Build Status">](https://travis-ci.org/socialally/nenv) | ||
[<img src="http://img.shields.io/npm/v/nenv.svg" alt="npm version">](https://npmjs.org/package/nenv) | ||
[<img src="https://coveralls.io/repos/tmpfs/nenv/badge.svg?branch=master&service=github&v=1" alt="Coverage Status">](https://coveralls.io/github/tmpfs/nenv?branch=master). | ||
[<img src="https://coveralls.io/repos/socialally/nenv/badge.svg?branch=master&service=github&v=1" alt="Coverage Status">](https://coveralls.io/github/socialally/nenv?branch=master). | ||
@@ -183,3 +183,3 @@ Utility for mananging node development environments. | ||
See [defaults.js](https://github.com/tmpfs/nenv/blob/master/defaults.js). | ||
See [defaults.js](https://github.com/socialally/nenv/blob/master/defaults.js). | ||
@@ -268,3 +268,3 @@ ```javascript | ||
Everything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/tmpfs/nenv/blob/master/LICENSE) if you feel inclined. | ||
Everything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/socialally/nenv/blob/master/LICENSE) if you feel inclined. | ||
@@ -271,0 +271,0 @@ Generated by [mdp(1)](https://github.com/tmpfs/mdp). |
Sorry, the diff of this file is not supported yet
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
14780