{ "name": "feather", "version": "1.0.0", "description": "NOAA to InfluxDC tool", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Elizabeth Cray", "license": "MPL-2.0", "dependencies": { "axios": "^1.13.1", "dotenv": "^17.2.3", "request": "^2.88.2" } }