{
    "name": "aura",
    "version": "0.13.0",
    "author": "optionallychained",
    "license": "MIT",
    "homepage": "https://optionallychained.github.io/Aura",
    "repository": {
        "type": "git",
        "url": "git://git@github.com/optionallychained/Aura.git"
    },
    "main": "./index.js",
    "types": "./index.d.ts",
    "files": [
        "./"
    ]
}
