2019-06-26 17:01:43 +09:00

12 lines
200 B
JSON

{
"name": "jsonpath-benches",
"version": "1.0.0",
"main": "bench.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"jsonpath": "*"
}
}