mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2026-01-04 16:45:30 +00:00
Refactor basic structure
This commit is contained in:
10
package.json
10
package.json
@@ -3,6 +3,16 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Vue wrapper for chart.js",
|
||||
"author": "Jakub Juszczak <jakub@nextindex.de>",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com:apertureless/vue-chartjs.git"
|
||||
},
|
||||
"keywords": [
|
||||
"ChartJs",
|
||||
"Vue",
|
||||
"Visualisation",
|
||||
"Wrapper"
|
||||
],
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user