{
    "name": "@types/shapefile",
    "version": "0.6.4",
    "description": "TypeScript definitions for shapefile",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shapefile",
    "license": "MIT",
    "contributors": [
        {
            "name": " Denis Carriere",
            "githubUsername": "DenisCarriere",
            "url": "https://github.com/DenisCarriere"
        },
        {
            "name": "James Bromwell",
            "githubUsername": "Thw0rted",
            "url": "https://github.com/Thw0rted"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/shapefile"
    },
    "scripts": {},
    "dependencies": {
        "@types/geojson": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "d3b2492d697579f60d78628041cd5a3dd5bf1ee8aefecd4134321d54724cdad6",
    "typeScriptVersion": "4.5"
}