You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
290 B

{
"name": "vues6",
"version": "0.2.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"
}