From 85fa4d399a9a4f2aa6a35039921750b71afc3613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=86=E6=9F=AF?= Date: Tue, 11 Oct 2022 04:28:27 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20'package.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package.json 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": { + } +}