Skip to content

Commit

Permalink
package.json updated with metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ubaldop committed Nov 24, 2018
1 parent 784a954 commit 1f1c8d7
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-niege",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"main": "dist/snow.umd.js",
"module": "dist/snow.esm.js",
Expand All @@ -27,5 +27,24 @@
"rollup-plugin-vue": "^4.3.0",
"vue": "^2.5.16",
"vue-template-compiler": "^2.5.16"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/P3trur0/vue-niege.git"
},
"keywords": [
"vue",
"vuejs",
"vue2",
"snow",
"christmas",
"canvas",
"component"
],
"author": "P3trur0",
"license": "MIT",
"bugs": {
"url": "https://github.com/P3trur0/vue-niege/issues"
},
"homepage": "https://github.com/P3trur0/vue-niege/"
}

0 comments on commit 1f1c8d7

Please sign in to comment.