blob: 12f05d9ef0ab7c3b59b1869fc682506ff28a537b [file] [log] [blame]
{
"name": "arrow-site",
"version": "1.0.0",
"description": "The source of https://arrow.apache.org/.",
"private": true,
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/apache/arrow-site.git"
},
"author": "The Apache Software Foundation",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/apache/arrow-site/issues"
},
"homepage": "https://github.com/apache/arrow-site#readme",
"dependencies": {
"bootstrap": "^4.6.0",
"jquery": "^3.5.1",
"popper.js": "^1.16.1",
"webpack": "^5.21.2",
"webpack-cli": "^4.5.0"
}
}