UNPKG

ptpv2

Version:

IEEE1588:2008 PTPv2 client implementation

27 lines (26 loc) 605 B
{ "name": "ptpv2", "version": "1.0.7", "description": "IEEE1588:2008 PTPv2 client implementation", "main": "ptp.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/philhartung/node-ptpv2.git" }, "keywords": [ "IEEE1588", "PTPv2", "AES67", "Dante", "AoIP" ], "author": "Philipp Hartung", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/philhartung/node-ptpv2/issues" }, "homepage": "https://github.com/philhartung/node-ptpv2#readme" }