Skip to content

Instantly share code, notes, and snippets.

@blakmatrix
Created October 11, 2012 01:36
Show Gist options
  • Save blakmatrix/3869617 to your computer and use it in GitHub Desktop.
Save blakmatrix/3869617 to your computer and use it in GitHub Desktop.
{
"name": "node-canvas-test",
"subdomain": "blakmatrix.node-canvas-test",
"scripts": {
"start": "index.js"
},
"version": "0.0.1-2",
"engines": {
"node": "0.8.x"
},
"dependencies": {
"canvas": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment