blob: 86361f80a91c2a03bb55b3f37fda42fe1aa614a5 [file] [log] [blame]
{
"name": "apache-james-site",
"version": "1.0.0",
"description": "Repository for storing and publishing Apache James webiste",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitbox.apache.org/repos/asf/james-site.git"
},
"keywords": [
"Apache",
"James",
"static",
"site",
"email",
"server",
"email",
"documentation",
"documentation"
],
"author": "Apache James Contributors <server-dev@james.apache.org>",
"license": "ISC",
"devDependencies": {
"@antora/cli": "^3.1.2",
"@antora/site-generator-default": "^3.1.2",
"npm-check-updates": "^7.1.1"
}
}