17 lines
377 B
JSON
17 lines
377 B
JSON
|
{
|
||
|
"name": "@msgpackr-extract/msgpackr-extract-win32-x64",
|
||
|
"version": "3.0.2",
|
||
|
"os": [
|
||
|
"win32"
|
||
|
],
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"author": "Kris Zyp",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "http://github.com/kriszyp/msgpackr-extract"
|
||
|
},
|
||
|
"description": "Platform specific binary for msgpackr-extract on win32 OS with x64 architecture"
|
||
|
}
|