flumm-fetch/package.json

23 lines
495 B
JSON
Raw Permalink Normal View History

2019-11-25 14:00:45 +00:00
{
"name": "flumm-fetch",
2023-05-02 00:36:30 +00:00
"version": "1.0.2",
2019-11-25 14:00:45 +00:00
"description": "",
"main": "src/index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kein-Bot/flumm-fetch.git"
},
"keywords": [
"fetch"
],
"author": "Flummi",
"license": "MIT",
"bugs": {
"url": "https://github.com/kein-Bot/flumm-fetch/issues"
},
"homepage": "https://github.com/kein-Bot/flumm-fetch#readme"
}