weather
This commit is contained in:
17
JavaScript/weather-api-resolver/package.json
Normal file
17
JavaScript/weather-api-resolver/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "weather-api-resolver",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Ben (plane000)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.18.3",
|
||||
"express": "^4.16.3",
|
||||
"fs": "0.0.1-security",
|
||||
"snekfetch": "^4.0.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user