mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-05-12 09:07:11 +00:00
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"name": "jsonpath-wasm-nodejs-example",
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
},
|
|
"dependencies": {
|
|
"jsonpath-wasm": "0"
|
|
}
|
|
} |