{
    "name": "@types/lasso",
    "version": "2.4.4",
    "description": "TypeScript definitions for lasso",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lasso",
    "license": "MIT",
    "contributors": [
        {
            "name": "Timur Manyanov",
            "githubUsername": "darkwebdev",
            "url": "https://github.com/darkwebdev"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/lasso"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "5db1a9575a6850fc5a48e02cc0bbde16cb475be5534d1bb30b4b6a76b1b81150",
    "typeScriptVersion": "4.5"
}