{
    "name": "minecraft-folder-path",
    "version": "1.2.0",
    "description": "NPM package for retrieving the minecraft folder path",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/simonmeusel/minecraft-folder-path.git"
    },
    "keywords": [
        "Minecraft",
        "Folder",
        "Path",
        ".minecraft",
        "osx",
        "windows",
        "linux"
    ],
    "author": "Simon Meusel",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/simonmeusel/minecraft-folder-path/issues"
    },
    "homepage": "https://github.com/simonmeusel/minecraft-folder-path#readme",
    "dependencies": {}
}
