UNPKG

ms-iot-wiring

Version:

Provides Wiring APIs from the Microsoft.IoT.Galileo.NativeWiring SDK to the node.js environment

28 lines (27 loc) 716 B
{ "name": "ms-iot-wiring", "version": "0.2.0", "description": "Provides Wiring APIs from the Microsoft.IoT.Galileo.NativeWiring SDK to the node.js environment", "main": "./Debug/ms-iot-wiring.node", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ms-iot/node-wiring.git" }, "keywords": [ "wiring", "microsoft", "windows", "hardware" ], "author": "Microsoft Open Technologies, Inc.", "license": "MIT", "bugs": { "url": "https://github.com/ms-iot/node-wiring/issues" }, "homepage": "https://github.com/ms-iot/node-wiring", "dependencies": { } }