Skip to content

Commit b762894

Browse files
committed
Release 0.1.0
1 parent 0d08b35 commit b762894

File tree

3 files changed

+1429
-0
lines changed

3 files changed

+1429
-0
lines changed

bower.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "chartjs-plugin-rough",
3+
"description": "Chart.js plugin to create charts with a hand-drawn, sketchy, appearance",
4+
"homepage": "https://nagix.github.io/chartjs-plugin-rough",
5+
"license": "MIT",
6+
"version": "0.1.0",
7+
"main": "./dist/chartjs-plugin-rough.js",
8+
"ignore": [
9+
".codeclimate.yml",
10+
".gitignore",
11+
".npmignore",
12+
".travis.yml",
13+
"scripts"
14+
]
15+
}

0 commit comments

Comments
 (0)