mirror of
https://github.com/HeyPuter/puter
synced 2024-11-15 06:15:47 +00:00
16 lines
260 B
JSON
16 lines
260 B
JSON
|
{
|
||
|
"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": {
|
||
|
}
|
||
|
}
|
||
|
|