blob: dfc99252513caf36b6145b5bc1ae1b8fbe25382f (
plain) (
blame)
1
2
3
4
5
6
7
8
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"
}
|