Ver 1
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user