UNPKG

ham-tools-package

Version:

Learning to create an npm package

16 lines (15 loc) 280 B
{ "name": "ham-tools-package", "version": "1.0.6", "description": "Learning to create an npm package", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "ham-radio", "test-package" ], "author": "A Flores", "license": "ISC" }