[spice-html5][PATCH 05/12] Prepare publishing on npmjs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add package.json needed to publish on npmjs.
---
 package.json | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 package.json

diff --git a/package.json b/package.json
new file mode 100644
index 0000000..21a8b63
--- /dev/null
+++ b/package.json
@@ -0,0 +1,21 @@
+{
+  "name": "spice-html5",
+  "version": "0.1.8",
+  "description": "Spice Javascript client",
+  "main": "main.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "https://gitlab.freedesktop.org/spice/spice-html5.git";
+  },
+  "keywords": [
+    "spice",
+    "html5",
+    "websockify"
+  ],
+  "homepage": "https://www.spice-space.org";,
+  "author": "SPICE Project <spice-devel@xxxxxxxxxxxxxxxxxxxxx> (https://www.spice-space.org)",
+  "license": "LGPL-3.0-or-later"
+}
-- 
2.19.2

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux Virtualization]     [Linux Virtualization]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]