Skip to content

Instantly share code, notes, and snippets.

@smaglio81
Last active March 30, 2019 22:24
Show Gist options
  • Save smaglio81/b2c21a5eddbd1193b46cb54b4d15c6ad to your computer and use it in GitHub Desktop.
Save smaglio81/b2c21a5eddbd1193b46cb54b4d15c6ad to your computer and use it in GitHub Desktop.
{
"name": "chartjsucsb",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"chart.js": "^2.8.0",
"chartjs-node-canvas": "^2.0.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment