{ "name": "vueindexer", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.gnexus.space/git/root/vue-indexer.git" }, "keywords": [ "vue", "indexer" ], "author": "E.Sukhodolskiy", "license": "ISC", "description": "", "dependencies": { "puppeteer": "^23.4.0" } }