| { | |
| "name": "apache-flagon-website", | |
| "version": "1.0.1", | |
| "description": "Website for Apache Flagon", | |
| "main": "", | |
| "scripts": { | |
| "test": "" | |
| }, | |
| "repository": { | |
| "type": "git", | |
| "url": "https://gitbox.apache.org/repos/asf/flagon.git" | |
| }, | |
| "keywords": [ | |
| "Apache", | |
| "Flagon" | |
| ], | |
| "author": "ASF", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "semantic-ui": "^2.2.6" | |
| } | |
| } |