21 lines
396 B
JSON
21 lines
396 B
JSON
{
|
|
"name": "fundor333.com",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"description": "The source code for fundor333.com",
|
|
"keywords": [],
|
|
"author": {
|
|
"name": "Fundor333.com",
|
|
"url": "https://fundor333.com/"
|
|
},
|
|
"engines": {
|
|
"node": "16.x",
|
|
"npm": "8.x"
|
|
},
|
|
"dependencies": {
|
|
"autoprefixer": "^10.4.17",
|
|
"cjs-loader": "^0.1.0",
|
|
"postcss": "^8.4.41",
|
|
"postcss-cli": "^11.0.0"
|
|
}
|
|
} |