puter/experiments/x86emu/www/package.json
KernelDeimos 0b39c76c40 move: incubator to experiments
This name is easier to understand and more generalizable.
2024-07-09 03:19:31 -04:00

12 lines
274 B
JSON

{
"name": "x86incubator",
"version": "1.0.0",
"description": "x86emu experimental repo for puter",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Puter Technologies Inc.",
"license": "AGPL-3.0-only"
}