Packages

Elixir/Phoenix admin framework for resources, dashboards, datasets, actions, authorization, and service-owned remote admin surfaces.

Current section

Files

Jump to
incant package.json
Raw

package.json

{
"name": "incant",
"version": "0.1.0",
"description": "Incant admin UI adapter frontend (theme, dialogs, controls)",
"type": "module",
"main": "assets/js/incant.ts",
"exports": {
".": "./assets/js/incant.ts",
"./standalone": "./assets/js/app.ts",
"./css": "./assets/css/app.css"
},
"devDependencies": {
"@oxlint-tsgolint/linux-x64": "0.24.0"
}
}