blob: a3e84f84532f98f4e9262237475a96d672131ee8 [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/apache/parquet-site.git"
},
"author": "Vinoo Ganesh",
"license": "ISC",
"bugs": {
"url": "https://github.com/apache/parquet-site/issues"
},
"homepage": "https://github.com/apache/parquet-site#readme",
"devDependencies": {
"autoprefixer": "^10.4.18",
"postcss": "^8.4.35",
"postcss-cli": "^9.1.0"
}
}