blob: 69657ae29d154bdf241abfa2f0da7e0966327ee4 [file] [log] [blame]
{
"name": "parquet-site",
"version": "0.0.1",
"description": "Website for Apache Parquet.",
"main": "none.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vinooganesh/parquet-hugo-site.git"
},
"author": "Vinoo Ganesh",
"license": "ISC",
"bugs": {
"url": "https://github.com/vinooganesh/parquet-hugo-site/issues"
},
"homepage": "https://github.com/vinooganesh/parquet-hugo-site#readme",
"devDependencies": {
"autoprefixer": "^10.4.17",
"postcss": "^8.4.35",
"postcss-cli": "^9.1.0"
}
}