Skip to content

Instantly share code, notes, and snippets.

@korvus
Created November 13, 2014 14:55
Show Gist options
  • Save korvus/0321193a5a8b0ed189a5 to your computer and use it in GitHub Desktop.
Save korvus/0321193a5a8b0ed189a5 to your computer and use it in GitHub Desktop.
{
"name": "pluginChronometre",
"version": "0.0.0",
"description": "allow to set a canvas for showing timer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/korvus/ChronoCanvas.git"
},
"keywords": [
"chronometres",
"canvas"
],
"author": "korvus",
"license": "MIT",
"bugs": {
"url": "https://github.com/korvus/ChronoCanvas/issues"
},
"homepage": "https://github.com/korvus/ChronoCanvas"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment