Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nagix committed Feb 20, 2019
1 parent 0d08b35 commit b762894
Show file tree
Hide file tree
Showing 3 changed files with 1,429 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "chartjs-plugin-rough",
"description": "Chart.js plugin to create charts with a hand-drawn, sketchy, appearance",
"homepage": "https://nagix.github.io/chartjs-plugin-rough",
"license": "MIT",
"version": "0.1.0",
"main": "./dist/chartjs-plugin-rough.js",
"ignore": [
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}
Loading

0 comments on commit b762894

Please sign in to comment.