2020-02-15 00:56:07 +09:00

10 lines
149 B
JSON

{
"name": "jsonpath-wasm-nodejs-example",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"jsonpath-wasm": "^0.2.4"
}
}