{
    "name": "ytdl-browser",
    "version": "1.0.8",
    "main": "./dist/ytdl.js",
    "license": "MIT",
    "scripts": {
        "build": "node ./build.js",
        "deploy": "np --no-tests"
    },
    "devDependencies": {
        "@types/node": "^16.11.6",
        "browserify": "^17.0.0",
        "np": "^7.6.2",
        "proxyquireify": "^3.2.1",
        "replace-in-file": "^6.3.2",
        "terser": "^5.12.0",
        "tsify": "^5.0.4",
        "typescript": "^4.4.4",
        "ytdl-core": "^4.11.5",
        "ytsr": "^3.8.4"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/webspace-sdk/ytdl-core-info-browser.git"
    }
}
