UNPKG

ibutton

Version:

handle Maxim iButton serial numbers

25 lines (24 loc) 527 B
{ "name": "ibutton", "version": "1.0.1", "description": "handle Maxim iButton serial numbers", "main": "lib/index.js", "scripts": { "test": "./node_modules/.bin/mocha lib/test.js" }, "keywords": [ "ibutton", "1wire" ], "repository": { "type": "git", "url": "https://github.com/typeduck/ibutton.git" }, "devDependencies": { "mocha": "^8.2.1", "should": "^13.2.3" }, "bugs": "https://github.com/typeduck/ibutton/issues", "license": "MIT", "author": "Ruquay K Calloway" }