UNPKG

aws-spot-price

Version:

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

50 lines 1.25 kB
{ "name": "aws-spot-price", "version": "1.1.141", "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.12.0", "bin": "bin/aws-spot-price", "main": "dist/module.js", "types": "dist/module.d.ts", "license": "MIT", "resolutions": { "@conventional-changelog/git-client": "2.7.0", "@tootallnate/once": "3.0.1", "@aws-sdk/types": "3.973.4", "@babel/core": "7.29.0", "@smithy/types": "4.13.0", "ajv@npm:^8.0.0": "8.18.0", "ansi-regex@npm:^3.0.0": "3.0.1", "ansi-regex@npm:^5.0.0": "5.0.1", "brace-expansion@npm:^1.1.7": "1.1.14", "diff@npm:^4.0.1": "4.0.4", "diff@npm:^5.0.0": "5.2.2", "diff@npm:^8.0.0": "8.0.4", "lodash": "4.18.1", "minimist": "1.2.8", "path-to-regexp": "8.4.2", "semver@npm:^6.0.0": "6.3.1", "tar": "7.5.15", "tmp": "0.2.5", "yaml@npm:^1.10.0": "1.10.3" } }