12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"name": "xvoxel-async",
|
|
"version": "1.0.0",
|
|
"description": "Asynchronous fork of OpenVoxelProject",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "electron ."
|
|
},
|
|
"author": "X3F200C",
|
|
"license": "ISC"
|
|
}
|