UNPKG

ulsparser

Version:

Helper library for parsing ULS database files (from http://wireless.fcc.gov/uls/index.htm?job=transaction&page=weekly)

26 lines (25 loc) 620 B
{ "name": "ulsparser", "version": "0.2.0", "description": "Helper library for parsing ULS database files (from http://wireless.fcc.gov/uls/index.htm?job=transaction&page=weekly)", "url": "https://github.com/taxilian/ulsparser", "keywords": [ "ham radio", "uls", "fcc" ], "author": { "name": "Richard Bateman", "email": "taxilian@gmail.com" }, "main": "./ulsparser.js", "repository": { "type": "git", "url": "https://github.com/taxilian/ulsparser.git" }, "readmeFilename": "README.md", "_id": "ulsparser@0.1.1", "dependencies": { "line-reader": "= 0.2.3" } }