UNPKG

atb-resistor-calculator

Version:

A straightforward resistor calculator that anyone can use to find values from colors and find colors from values.

14 lines (13 loc) 450 B
{ "name": "atb-resistor-calculator", "version": "1.0.2", "description": "A straightforward resistor calculator that anyone can use to find values from colors and find colors from values.", "main": "src/index.js", "bin": { "resistor-calculator": "src/cli.js" }, "keywords": ["resistor", "calculator", "color-bands", "electronics"], "author": "Lux", "license": "MIT", "dependencies": {} }