mirror of
https://github.com/HeyPuter/puter
synced 2024-11-15 06:15:47 +00:00
Added temporary package.json, so node doens't refer to the repo root package.json
This commit is contained in:
parent
2b28388fa7
commit
fa841582a9
11
incubator/x86emu/www/package.json
Normal file
11
incubator/x86emu/www/package.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user