2019-04-13 22:39:48 +09:00

9 lines
143 B
JSON

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