ori-sh-handler-args/package.json

17 lines
323 B
JSON

{
"name": "ori-sh-handler-args",
"version": "1.0.0",
"description": "",
"main": "sh_handler.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"@weborigami/async-tree": "^0.6.11"
}
}