{ "name": "dhalang", "version": "0.6.3", "description": "", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/NielsSteensma/Dhalang.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/NielsSteensma/Dhalang/issues" }, "homepage": "https://github.com/NielsSteensma/Dhalang#readme", "dependencies": { "puppeteer": "^9.0.0" } }