- OpenAPI: add missing endpoints (add-from-url, subscriptions, public availability) - OpenAPI: CalendarSubscription schema, Subscriptions tag - Frontend app - Migrations: count_for_availability, subscriptions_sync, user_preferences, calendar_settings - Config, rate limit, auth, calendar, booking, ICS, availability, user service updates Made-with: Cursor
25 lines
480 B
JSON
25 lines
480 B
JSON
{
|
|
"name": "@rollup/rollup-linux-x64-gnu",
|
|
"version": "4.59.0",
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"files": [
|
|
"rollup.linux-x64-gnu.node"
|
|
],
|
|
"description": "Native bindings for Rollup",
|
|
"author": "Lukas Taegert-Atkinson",
|
|
"homepage": "https://rollupjs.org/",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rollup/rollup.git"
|
|
},
|
|
"libc": [
|
|
"glibc"
|
|
],
|
|
"main": "./rollup.linux-x64-gnu.node"
|
|
} |