UNPKG

ma-parser

Version:

a MA码(IDcode)-barcode parser

24 lines (23 loc) 437 B
{ "name": "ma-parser", "version": "1.0.1", "description": "a MA码(IDcode)-barcode parser", "main": "BarcodeParser.js", "repository": { "type": "git", "url": "git+https://github.com/flashcloud/ma-parser.git" }, "scripts": { "test": "mocha" }, "keywords": [ "MA", "barcode" ], "author": "sungole", "license": "ISC", "dependencies": { "mocha": "^10.2.0", "moment": "^2.29.4" } }