ngraph.forcelayout3d
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -44,2 +44,2 @@ module.exports.main = function () { | ||
render(); | ||
} | ||
}; |
{ | ||
"name": "ngraph.forcelayout3d", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Force directed graph layout in 3d", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"ngraph.generators": "0.0.3", | ||
"ngraph.graph": "0.0.2" | ||
"~ngraph.graph": "0.0.3" | ||
}, | ||
@@ -27,0 +27,0 @@ "dependencies": { |
# ngraph.forcelayout3d | ||
[![Build Status](https://travis-ci.org/anvaka/ngraph.forcelayout3d.png?branch=master)](https://travis-ci.org/anvaka/ngraph.forcelayout3d) | ||
@@ -3,0 +4,0 @@ Force directed graph layout in 3d |
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
102619
16
17