{
    "name": "@types/vue-cropperjs",
    "version": "4.1.6",
    "description": "TypeScript definitions for vue-cropperjs",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-cropperjs",
    "license": "MIT",
    "contributors": [
        {
            "name": "Dylan Kidd",
            "githubUsername": "Dylkid",
            "url": "https://github.com/Dylkid"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/vue-cropperjs"
    },
    "scripts": {},
    "dependencies": {
        "vue": "^2.0.0"
    },
    "typesPublisherContentHash": "79243c3a4a936dd5db6d87454852bb307a1ac0da4bf863882130e45c864130e7",
    "typeScriptVersion": "4.5"
}