aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-01-30 13:50:14 +0300
committerValentin Popov <info@valentineus.link>2020-01-30 13:50:14 +0300
commit314b15c0d484d5f4f1d71f5589e8d667f95be0e2 (patch)
tree9d4307611f5b312f26d02e9366bbbae4558be8d4 /package.json
downloadwebos-service-types-314b15c0d484d5f4f1d71f5589e8d667f95be0e2.tar.xz
webos-service-types-314b15c0d484d5f4f1d71f5589e8d667f95be0e2.zip
Initial commit
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..dfc9925
--- /dev/null
+++ b/package.json
@@ -0,0 +1,9 @@
+{
+ "name": "webos-service-types",
+ "version": "0.0.1",
+ "description": "TypeScript's types for WebOS service.",
+ "main": "index.js",
+ "repository": "git@code.valentineus.link:webos-service-types.git",
+ "author": "Valentin Popov <info@valentineus.link>",
+ "license": "MIT"
+}