mirror of
https://github.com/denoland/deno.git
synced 2024-11-30 16:40:57 -05:00
41f618a1df
Note: If the package information has already been cached, then this requires running with `--reload` or for the registry information to be fetched some other way (ex. the cache busting). Closes #15544 --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"name": "@denotest/binary-package-windows",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"os": [
|
|
"win32"
|
|
]
|
|
}
|