{ "name": "tab-downloader", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@coderline/alphatab": "^1.8.2", "@xmldom/xmldom": "^0.9.10" } }, "node_modules/@coderline/alphatab": { "version": "1.8.2", "resolved": "https://registry.npmjs.org/@coderline/alphatab/-/alphatab-1.8.2.tgz", "integrity": "sha512-Ab11m2IwCdOG+Wbzbv+v4pvJgJnNqw+UjIgKyaTu9TBTWfE7GlOuuElpswkQ2mLB6E4HcOX1FSBopMZdP41B5g==", "license": "MPL-2.0", "engines": { "node": ">=6.0.0" } }, "node_modules/@xmldom/xmldom": { "version": "0.9.10", "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.10.tgz", "integrity": "sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==", "license": "MIT", "engines": { "node": ">=14.6" } } } }