puter/tools/file-walker/package.json

16 lines
260 B
JSON
Raw Normal View History

2024-07-09 07:15:42 +00:00
{
"name": "file-walker",
"version": "1.0.0",
"description": "",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "AGPL-3.0-only",
"dependencies": {
}
}