{
    "name": "@types/mongoose-sequence",
    "version": "3.0.11",
    "description": "TypeScript definitions for mongoose-sequence",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose-sequence",
    "license": "MIT",
    "contributors": [
        {
            "name": "Linus Brolin",
            "githubUsername": "linusbrolin",
            "url": "https://github.com/linusbrolin"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mongoose-sequence"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "mongoose": "^6.3.0"
    },
    "typesPublisherContentHash": "a0c55a9f5e73cbac33ca806e3df5533f7a9f97b9ca6bb8ef2f57eac2b73063e4",
    "typeScriptVersion": "4.5"
}