ChooseTheWeather/package.json

8 lines
155 B
JSON
Raw Permalink Normal View History

2021-05-20 13:18:46 +09:00
{
"name": "ChooseTheWeather",
"author": "Revingly",
"license": "License",
2021-06-19 18:13:46 +09:00
"version": "3.0",
2021-05-20 13:18:46 +09:00
"dependencies": {},
2021-06-19 18:13:46 +09:00
"main": "main.js"
2021-05-20 13:18:46 +09:00
}