Slide 8
Slide 8 text
{
"name": "my_package",
"description": "",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/ashleygwilliams/my_package
},
"keywords": [
"vue",
"cool"
],
"author": "",
"license": "ISC",
" "
6 . 2
Publishing Vue components to NPM - By Jeremy Hall