UNPKG

aws-spot-price

Version:

CLI utility to list current global AWS EC2 Spot Instance prices.

35 lines 748 B
{ "name": "aws-spot-price", "version": "1.1.69", "description": "CLI utility to list current global AWS EC2 Spot Instance prices.", "keywords": [ "aws", "ec2", "spot", "instance", "price", "prices", "pricing" ], "bugs": { "url": "https://github.com/hoonoh/aws-spot-price/issues" }, "repository": { "type": "git", "url": "https://github.com/hoonoh/aws-spot-price" }, "author": { "name": "hoonoh" }, "packageManager": "yarn@4.9.2", "bin": "bin/aws-spot-price", "main": "dist/module.js", "types": "dist/module.d.ts", "license": "MIT", "resolutions": { "@aws-sdk/types": "3.821.0", "@babel/core": "7.27.4", "@smithy/types": "4.3.1", "minimist": "1.2.8" } }