{
    "name": "@types/superstruct",
    "version": "0.8.2",
    "typings": null,
    "description": "Stub TypeScript definitions entry for superstruct, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://github.com/ianstormtaylor/superstruct#readme",
    "license": "MIT",
    "dependencies": {
        "superstruct": "*"
    }
}