{
    "name": "@encapsule/arccore",
    "version": "0.3.6",
    "codename": "bigsnowlake",
    "buildID": "d21KCDYhQ4OteRdl6AO9Gw",
    "buildTime": 1652331051,
    "buildSource": "0f31e3fdb2c840b53e4aaf5378331f496a3c2b76",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/encapsule/arccore.git"
    },
    "author": "Encapsule",
    "contributors": [
        {
            "name": "Chris Russell",
            "email": "cdr@encapsule.io"
        }
    ],
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/encapsule/arccore/issues"
    },
    "homepage": "https://encapsule.io",
    "description": "Encapsule Project Addressable Resource Cell (ARC) core algorithms runtime library package.",
    "keywords": "Encapsule, ARC, filter, discriminator, graph, identifier, types, data, schema, algorithm, runtime.",
    "main": "arc_core_lib.js"
}