mirror of
https://github.com/xhacker-zzz/QmcWasm.git
synced 2024-11-25 12:32:16 +00:00
25 lines
572 B
JSON
25 lines
572 B
JSON
{
|
|
"name": "@xhacker/qmcwasm",
|
|
"version": "1.0.0",
|
|
"description": "Wasm for Qmc Encryption & Decryption",
|
|
"main": "QmcWasmBundle.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nullptr-0/QmcWasm.git"
|
|
},
|
|
"keywords": [
|
|
"unlock-music",
|
|
"qmc",
|
|
"WASM"
|
|
],
|
|
"author": "xhacker-zzz",
|
|
"license": "Apache-2.0",
|
|
"bugs": {
|
|
"url": "https://github.com/nullptr-0/QmcWasm/issues"
|
|
},
|
|
"homepage": "https://github.com/nullptr-0/QmcWasm#readme"
|
|
}
|