@darkbitio/proto
Version:
AWS asset inventory collection tool
27 lines (26 loc) • 620 B
JSON
{
"name": "@darkbitio/proto",
"version": "0.1.2",
"description": "AWS asset inventory collection tool",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/joshlarsen/aws-recon-proto.git"
},
"keywords": [
"aws",
"inventory",
"config",
"recon",
"cli"
],
"author": "Josh Larsen <josh@darkbit.io>",
"license": "MIT",
"bugs": {
"url": "https://github.com/joshlarsen/aws-recon-proto/issues"
},
"homepage": "https://github.com/joshlarsen/aws-recon-proto#readme"
}