UNPKG

degrad-calculator

Version:

this package is convert deg to rad and rad to deg

26 lines (25 loc) 602 B
{ "name": "degrad-calculator", "version": "1.0.1", "description": "this package is convert deg to rad and rad to deg", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SEKI-YUTA/degrad-calculator.git" }, "keywords": [ "deg", "rad", "degrad", "convert" ], "author": "yuta", "license": "MIT", "bugs": { "url": "https://github.com/SEKI-YUTA/degrad-calculator/issues" }, "homepage": "https://github.com/SEKI-YUTA/degrad-calculator#readme" }