@artale/pi-json
Interactive JSON viewer, query, and formatter for pi.
Package details
Install @artale/pi-json from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@artale/pi-json- Package
@artale/pi-json- Version
1.1.0- Published
- Mar 8, 2026
- Downloads
- 33/mo · 10/wk
- Author
- artale
- License
- MIT
- Types
- extension
- Size
- 9.6 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"commands": [
"json"
],
"tools": [
"json_query"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@artale/pi-json
JSON viewer, query, and formatter for pi. jq-style path queries.
Install
npm install -g @artale/pi-json
Tools
- json_query — Parse and query JSON with jq-style paths
Commands
/json— JSON utilities