{
    "name": "floral-graph",
    "version": "1.0.0",
    "description": "A Knowledge Graph Visualization Package in ts",
    "main": "index.js",
    "scripts": {
        "test": "npm run test"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/frostace/floral-graph.git"
    },
    "keywords": [
        "Knowledge",
        "Graph",
        "Visualization"
    ],
    "author": "frostace",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/frostace/floral-graph/issues"
    },
    "homepage": "https://github.com/frostace/floral-graph#readme"
}
