13 lines
357 B
JSON
13 lines
357 B
JSON
{
|
|
"name": "un-sync",
|
|
"version": "4.2.18",
|
|
"description": "unsandbox.com JavaScript SDK (Isomorphic - Node.js + Browser)",
|
|
"type": "module",
|
|
"main": "src/un.js",
|
|
"scripts": {
|
|
"test": "echo 'No tests configured yet'"
|
|
},
|
|
"keywords": ["unsandbox", "code-execution", "sandbox", "api"],
|
|
"author": "unsandbox.com",
|
|
"license": "Unlicense"
|
|
}
|