quartz/fetchjson/package.json
2022-02-13 19:32:50 +08:00

16 lines
271 B
JSON

{
"name": "fetchjson",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.25.0"
}
}