|
|
@ -2,7 +2,8 @@ |
|
|
|
, "description": "Canvas graphics API backed by Cairo" |
|
|
|
, "version": "0.8.1" |
|
|
|
, "author": "TJ Holowaychuk <tj@learnboost.com>" |
|
|
|
, "keywords": ["canvas", "graphic", "graphics", "pixman", "cairo"] |
|
|
|
, "keywords": ["canvas", "graphic", "graphics", "pixman", "cairo", "image", "images"] |
|
|
|
, "homepage": "https://github.com/learnboost/node-canvas" |
|
|
|
, "repository": "git://github.com/learnboost/node-canvas" |
|
|
|
, "scripts": { |
|
|
|
"preinstall": "node-waf configure build" |
|
|
|