triangulate-image
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "triangulate-image", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Converts images in to triangular polygons.", | ||
@@ -24,3 +24,3 @@ "author": "Georg Fischer <snorpey@gmail.com.com>", | ||
"test": "npm run test-node && npm run test-browser", | ||
"test-node": "mocha -R spec ./test/test-node.js", | ||
"test-node": "mocha ./test/test-node.js", | ||
"test-browser": "mocha-phantomjs ./test/test-browser.html --ignore-resource-errors" | ||
@@ -27,0 +27,0 @@ }, |
@@ -0,1 +1,3 @@ | ||
[![build status](https://travis-ci.org/snorpey/triangulate-image.svg?branch=master)](https://travis-ci.org/snorpey/triangulate-image) | ||
triangulate-image | ||
@@ -2,0 +4,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
123653
52
408