18 lines
347 B
JSON
18 lines
347 B
JSON
{
|
|
"name": "core-libraries",
|
|
"version": "9.26.8",
|
|
"main": "",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Clemens Schwaighofer",
|
|
"license": "",
|
|
"description": "Core Libraries",
|
|
"devDependencies": {
|
|
"@eslint/js": "^10.0.1",
|
|
"esbuild": "^0.28.1",
|
|
"eslint": "^10.5.0",
|
|
"globals": "^17.7.0"
|
|
}
|
|
}
|