Résumé for Nichole Mattera https://nicholemattera.gay
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.
 
 
 
NicholeMattera/package.json

19 lines
423 B

{
"author": "Nichole Mattera",
"description": "Résumé for Nichole Mattera",
"devDependencies": {
"vite": "^4.0.4",
"vite-plugin-html": "^3.2.0"
},
"license": "ISC",
"name": "nicholemattera.gay",
"repository": {
"type": "git",
"url": "git@git.nicholemattera.com:NicholeMattera/NicholeMattera.git"
},
"scripts": {
"build": "vite build",
"serve": "vite"
},
"version": "1.0.0"
}