mcp2515-driver
Version:
34 lines • 817 B
JSON
{
"name": "mcp2515-driver",
"description": "",
"keywords": [
"wio",
"pkg",
"mcp2515",
"emd",
"canbus"
],
"readme": "# driver\n\nThis is a `wio` package for\n- platform(s): all\n- framework(s): all\n\nTo include this package as a dependency:\n\n```bash\nwio install driver\n```\n",
"readmeFile": "README.md",
"version": "1.0.0",
"main": ".wio.js",
"dist": {
"integrity": "",
"shasum": "",
"tarball": "",
"fileCount": 0,
"unpackedSize": 0,
"npm-signature": ""
},
"scripts": null,
"dependencies": {
"mcp2515-base": "1.0.1"
},
"maintainers": null,
"contributors": null,
"bugs": "",
"author": "",
"license": "",
"homepage": "",
"repository": ""
}