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.
16 lines
377 B
16 lines
377 B
{
|
|
"name": "online-resume",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Sampson SAVINEL",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fullhuman/postcss-purgecss": "^2.1.2",
|
|
"autoprefixer": "^9.7.6",
|
|
"cssnano": "^4.1.10",
|
|
"cssnano-preset-advanced": "^4.0.7",
|
|
"live-server": "^1.2.1",
|
|
"postcss-cli": "^7.1.0",
|
|
"tailwindcss": "^1.2.0"
|
|
}
|
|
}
|