mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-04-24 17:02:16 +00:00
13 lines
374 B
JSON
13 lines
374 B
JSON
{
|
|
"name": "jsonpath-wasm-nodejs-example",
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"jsonpath-wasm": {
|
|
"version": "0.2.4",
|
|
"resolved": "https://registry.npmjs.org/jsonpath-wasm/-/jsonpath-wasm-0.2.4.tgz",
|
|
"integrity": "sha512-sxvPEFMpAoNjxUQOkJmVyE3dKX7v4ebX5TkWKguyHteZpHJKlMQbgPKFYL0X3SIU7wAstpOl6hVODLThVmJf1w=="
|
|
}
|
|
}
|
|
}
|