oneuptime/File/package.json

12 lines
200 B
JSON
Raw Normal View History

2022-04-30 13:25:36 +00:00
{
"name": "file",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}