Add vue lifecycle hooks
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "vues6",
|
||||
"version": "0.1.0",
|
||||
"description": "Use ES6 classes to define Vue.js components - without TypeScript!",
|
||||
"main": "vues6.js",
|
||||
"repository": "https://git.garrettmills.dev/garrettmills/vues6",
|
||||
"author": "Garrett Mills <garrett@glmdev.tech>",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user