19 lines
307 B
JSON
19 lines
307 B
JSON
|
{
|
||
|
"name": "app-builder-bin",
|
||
|
"description": "app-builder precompiled binaries",
|
||
|
"version": "4.0.0",
|
||
|
"files": [
|
||
|
"*.js",
|
||
|
"mac",
|
||
|
"linux",
|
||
|
"win",
|
||
|
"index.d.ts"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"repository": "develar/app-builder",
|
||
|
"keywords": [
|
||
|
"snap",
|
||
|
"appimage",
|
||
|
"icns"
|
||
|
]
|
||
|
}
|