1 2 3 4 5 6 7 8 9
{ "name": "jsonpath-rs-example", "scripts": { "start": "node index.js" }, "dependencies": { "jsonpath-rs": "0" } }