12 lines
287 B
JSON
12 lines
287 B
JSON
{
|
|
"name": "org.webosbrew.hbchannel.service",
|
|
"version": "1.0.0",
|
|
"description": "Homebrew Channel Service",
|
|
"main": "service.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "David Buchanan",
|
|
"license": "MIT"
|
|
}
|