add webi to npm as @root/webi@v0.5.0
[webi-installers/.git] / _npm / package-lock.json
diff --git a/_npm/package-lock.json b/_npm/package-lock.json
new file mode 100644 (file)
index 0000000..0c8e157
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "name": "@root/webi",
+  "version": "0.5.0",
+  "lockfileVersion": 1,
+  "requires": true,
+  "dependencies": {
+    "@root/request": {
+      "version": "1.6.1",
+      "resolved": "https://registry.npmjs.org/@root/request/-/request-1.6.1.tgz",
+      "integrity": "sha512-8wrWyeBLRp7T8J36GkT3RODJ6zYmL0/maWlAUD5LOXT28D3TDquUepyYDKYANNA3Gc8R5ZCgf+AXvSTYpJEWwQ=="
+    }
+  }
+}