21 lines
No EOL
499 B
JSON
21 lines
No EOL
499 B
JSON
{
|
|
"name": "usdpl-front",
|
|
"collaborators": [
|
|
"NGnius (Graham) <ngniusness@gmail.com>"
|
|
],
|
|
"description": "Universal Steam Deck Plugin Library front-end designed for WASM",
|
|
"version": "0.10.0",
|
|
"license": "GPL-3.0-only",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/NGnius/usdpl-rs"
|
|
},
|
|
"files": [
|
|
"usdpl_front_bg.wasm",
|
|
"usdpl_front.js",
|
|
"usdpl_front.d.ts"
|
|
],
|
|
"module": "usdpl_front.js",
|
|
"types": "usdpl_front.d.ts",
|
|
"sideEffects": false
|
|
} |