This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-12-13 11:02:19 -05:00
Code
Issues
Packages
1
Wiki
Activity
44f8b05f5b
denoland-deno
/
cli
/
tests
/
testdata
/
npm
/
registry
/
@denotest
/
bin
/
0.6.0
/
package.json
5 lines
52 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(npm): support running non-bin scripts in npm pkgs via `deno run` (#19975) Closes https://github.com/denoland/deno/issues/19967
2023-08-01 18:47:57 -04:00
{
fix(cli): for main-module that exists in package.json, use the version defined in package.json directly (#20328)
2023-09-18 16:02:58 -04:00
"name"
:
"@denotest/bin"
,
feat(npm): support running non-bin scripts in npm pkgs via `deno run` (#19975) Closes https://github.com/denoland/deno/issues/19967
2023-08-01 18:47:57 -04:00
"version"
:
"0.6.0"
}
Copy permalink