This website requires JavaScript.
Explore
Help
Sign In
Deno
/
std
Watch
1
Star
0
Fork
0
You've already forked std
mirror of
https://github.com/denoland/std.git
synced
2024-11-21 20:50:22 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
main
std
/
jsonc
/
deno.json
9 lines
118 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
chore: switch to JSR-oriented codebase (#4650)
2024-04-29 02:57:30 +00:00
{
"name"
:
"@std/jsonc"
,
chore: release 2024.08.26 (#5824) Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-26 08:33:29 +00:00
"version"
:
"1.0.1"
,
chore: switch to JSR-oriented codebase (#4650)
2024-04-29 02:57:30 +00:00
"exports"
:
{
"."
:
"./mod.ts"
,
"./parse"
:
"./parse.ts"
}
}
Reference in New Issue
Copy Permalink