{ "name": "abap2ui5", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "abap2ui5", "version": "1.0.0", "license": "MIT", "devDependencies": { "@abaplint/cli": "^2.101.6", "@abaplint/database-sqlite": "^2.7.13", "@abaplint/runtime": "^2.7.14", "@abaplint/transpiler-cli": "^2.7.14" } }, "node_modules/@abaplint/cli": { "version": "2.101.6", "resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.101.6.tgz", "integrity": "sha512-RFH0Rs3Pe4+8O7Je7Xrye0C+BPhH654WMtdNk+5O5tiJQesKrSPK9rKr8GhTCHpY2V3paYFCHkP8b9DymdxPrw==", "dev": true, "bin": { "abaplint": "abaplint" }, "engines": { "node": ">=12.0.0" }, "funding": { "url": "https://github.com/sponsors/larshp" } }, "node_modules/@abaplint/database-sqlite": { "version": "2.7.13", "resolved": "https://registry.npmjs.org/@abaplint/database-sqlite/-/database-sqlite-2.7.13.tgz", "integrity": "sha512-zansX431Tm2u+S84hIG7QrGUlfWGamikLYzp+erniiRbft1BoxWD7WeGaNR7J26MIzlnVpYRHPJUvWi0Z+dLRA==", "dev": true, "dependencies": { "sql.js": "^1.8.0" } }, "node_modules/@abaplint/runtime": { "version": "2.7.14", "resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.7.14.tgz", "integrity": "sha512-ZUN6c4xkKgSoi0RALF8/HvgyYiOiF7ISEQyehz/8jhAq7qbxR9kzcrQzidVnNLlsMTqwVFH3XxsiL2ZWtV0CoQ==", "dev": true, "dependencies": { "temporal-polyfill": "^0.1.1" }, "funding": { "url": "https://github.com/sponsors/larshp" } }, "node_modules/@abaplint/transpiler-cli": { "version": "2.7.14", "resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.7.14.tgz", "integrity": "sha512-oAXu0K95RfELbqPcF1YJZWMk/ZdmHlkG8osfRfqqdN0LOxvvdZuMC/eVw16el7P6u5TDlqBL+sJq6sxkvxL72w==", "dev": true, "bin": { "abap_transpile": "abap_transpile" }, "funding": { "url": "https://github.com/sponsors/larshp" } }, "node_modules/sql.js": { "version": "1.8.0", "resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.8.0.tgz", "integrity": "sha512-3HD8pSkZL+5YvYUI8nlvNILs61ALqq34xgmF+BHpqxe68yZIJ1H+sIVIODvni25+CcxHUxDyrTJUL0lE/m7afw==", "dev": true }, "node_modules/temporal-polyfill": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.1.1.tgz", "integrity": "sha512-/5e4EVRA0wBI/bEhWLirSjwUg1lELhQyTXxw9zNbVhqjKvI9BLczs+3wtsoD9sn3HN2ImAMW5XJQwAiXgWT+GA==", "dev": true, "dependencies": { "temporal-spec": "~0.1.0" } }, "node_modules/temporal-spec": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.1.0.tgz", "integrity": "sha512-sMNggMeS6trCgMQuudgFHhX1gtBK3e+AT1zGrMsFYG1wlqtRT5E9rcvm3I1iNlvHpJX/3DO6L4qtWAuEl/T04Q==", "dev": true } }, "dependencies": { "@abaplint/cli": { "version": "2.101.6", "resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.101.6.tgz", "integrity": "sha512-RFH0Rs3Pe4+8O7Je7Xrye0C+BPhH654WMtdNk+5O5tiJQesKrSPK9rKr8GhTCHpY2V3paYFCHkP8b9DymdxPrw==", "dev": true }, "@abaplint/database-sqlite": { "version": "2.7.13", "resolved": "https://registry.npmjs.org/@abaplint/database-sqlite/-/database-sqlite-2.7.13.tgz", "integrity": "sha512-zansX431Tm2u+S84hIG7QrGUlfWGamikLYzp+erniiRbft1BoxWD7WeGaNR7J26MIzlnVpYRHPJUvWi0Z+dLRA==", "dev": true, "requires": { "sql.js": "^1.8.0" } }, "@abaplint/runtime": { "version": "2.7.14", "resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.7.14.tgz", "integrity": "sha512-ZUN6c4xkKgSoi0RALF8/HvgyYiOiF7ISEQyehz/8jhAq7qbxR9kzcrQzidVnNLlsMTqwVFH3XxsiL2ZWtV0CoQ==", "dev": true, "requires": { "temporal-polyfill": "^0.1.1" } }, "@abaplint/transpiler-cli": { "version": "2.7.14", "resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.7.14.tgz", "integrity": "sha512-oAXu0K95RfELbqPcF1YJZWMk/ZdmHlkG8osfRfqqdN0LOxvvdZuMC/eVw16el7P6u5TDlqBL+sJq6sxkvxL72w==", "dev": true }, "sql.js": { "version": "1.8.0", "resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.8.0.tgz", "integrity": "sha512-3HD8pSkZL+5YvYUI8nlvNILs61ALqq34xgmF+BHpqxe68yZIJ1H+sIVIODvni25+CcxHUxDyrTJUL0lE/m7afw==", "dev": true }, "temporal-polyfill": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.1.1.tgz", "integrity": "sha512-/5e4EVRA0wBI/bEhWLirSjwUg1lELhQyTXxw9zNbVhqjKvI9BLczs+3wtsoD9sn3HN2ImAMW5XJQwAiXgWT+GA==", "dev": true, "requires": { "temporal-spec": "~0.1.0" } }, "temporal-spec": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.1.0.tgz", "integrity": "sha512-sMNggMeS6trCgMQuudgFHhX1gtBK3e+AT1zGrMsFYG1wlqtRT5E9rcvm3I1iNlvHpJX/3DO6L4qtWAuEl/T04Q==", "dev": true } } }