diff --git a/package.json b/package.json new file mode 100644 index 0000000..6e3719c --- /dev/null +++ b/package.json @@ -0,0 +1,13 @@ +{ + "name": "splitos", + "version": "1.0.0", + "description": "", + "main": "runos.js", + "scripts": { + }, + "keywords": [], + "author": "", + "license": "ISC", + "dependencies": { + } +}