aboutsummaryrefslogtreecommitdiff
path: root/aws-ipblocks-csv/package.json
blob: 87e11b9c9800ec96a3fa1074c46f45cfc0f66d6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "aws-ipblocks-csv",
  "version": "0.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "David Timber <david@snart.me>",
  "license": "Apache-2.0",
  "dependencies": {
    "csv-stringify": "^6.4.4"
  }
}