0.11 compat using nan

This commit is contained in:
Pierre Inglebert
2014-04-02 00:10:42 +02:00
parent 6a2816e917
commit e96fd8b9de
5 changed files with 239 additions and 236 deletions

View File

@@ -29,12 +29,14 @@
"devDependencies": {
"imagemagick": "*",
"gm": "*",
"epeg": "*",
"async": "*",
"benchmark": "*"
},
"license": "Apache 2.0",
"engines": {
"node": ">=0.8"
},
"dependencies": {
"nan": "^0.8.0"
}
}
}