mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-04 15:38:59 +00:00
11 lines
211 B
JSON
11 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"
|
|
}
|