mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
10 lines
211 B
JSON
10 lines
211 B
JSON
{
|
|
"name": "actor-repl",
|
|
"id": "@actor-repl",
|
|
"title": "Actor REPL",
|
|
"description": "Actor REPL",
|
|
"version": "0.0.1",
|
|
"author": "Irakli Gozalishvili",
|
|
"main": "./index.js",
|
|
"license": "MPL-2.0"
|
|
}
|