testpkg Test package to learn how to create and publish npm packages. Currently, this test package exports two functions: radians() - will take in a number (representing degrees) and return a number (in radians). degrees() - the reverse of radians().