Additional performance test stats

This commit is contained in:
Lovell Fuller
2013-08-29 22:55:42 +01:00
parent 6f5125e889
commit 30f75bcc56
2 changed files with 30 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.0.2",
"version": "0.0.3",
"main": "index.js",
"description": "High performance Node.js module to resize JPEG images using the libvips image processing library",
"repository": {
@@ -15,7 +15,7 @@
"test": "node tests/perf.js"
},
"engines": {
"node": "*"
"node": ">=0.8"
},
"keywords": [
"jpeg",