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

26 lines
709 B
JSON

{
"name": "millironx.github.io",
"version": "0.0.0",
"description": "My personal website",
"repository": {
"type": "git",
"url": "git+https://github.com/MillironX/millironx.github.io.git"
},
"author": "Thomas A. Christensen II",
"license": "MIT",
"bugs": {
"url": "https://github.com/MillironX/millironx.github.io/issues"
},
"homepage": "https://github.com/MillironX/millironx.github.io#readme",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.1.1",
"@popperjs/core": "^2.11.4",
"bootstrap": "^5.1.3",
"fittext.js": "^1.2.0",
"jquery": "^3.6.0",
"jquery-mask-plugin": "^1.14.16",
"postcss": "^8.4.12",
"postcss-purgecss": "^2.0.3"
}
}