blob: 28d543356522e0851451121bd0f1186b9415a971 [file] [log] [blame]
{
"name": "tobago-core",
"version": "5.0.0-SNAPSHOT",
"description": "The core of the Tobago framework",
"repository": {
"type": "git",
"url": "git+https://github.com/apache/myfaces-tobago.git"
},
"author": "The MyFaces Team",
"license": "Apache-2.0",
"bugs": {
"url": "https://issues.apache.org/jira/projects/TOBAGO/"
},
"homepage": "https://myfaces.apache.org/tobago/",
"scripts": {
"build": "echo 'Nothing to do.'",
"test": "echo 'Skipping'"
}
}