UNPKG

homebridge-i2c-pca9685

Version:

Raspberry Pi I2C controlled PWM control for LED Strips

64 lines (63 loc) 1.61 kB
{ "name": "homebridge-i2c-pca9685", "version": "1.0.8", "description": "Raspberry Pi I2C controlled PWM control for LED Strips", "license": "ISC", "keywords": [ "homebridge-plugin", "i2c", "pwm", "pca9685" ], "engines": { "node": ">=0.12.0", "homebridge": ">=0.2.0" }, "_id": "homebridge-i2c-pca9685@1.0.1", "_inCache": true, "_installable": true, "_location": "/homebridge-i2c-pca9685", "_nodeVersion": "6.11.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/homebridge-i2c-pca9685-1.0.1.tgz_1513936339127_0.07620209082961082" }, "_npmUser": { "email": "speacehater@yahoo.de", "name": "knoot" }, "_npmVersion": "3.5.2", "_requested": { "name": "homebridge-i2c-pca9685", "raw": "homebridge-i2c-pca9685", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_resolved": "file:homebridge-i2c-pca9685", "_shasum": "f08799ebc5c8f3f2ebad51cfceca35727a31b955", "_from": "homebridge-i2c-pca9685@latest", "author": { "name": "Felix Gleichmann", "email": "speacehater@yahoo.de" }, "dependencies": { "raspi-i2c": "^1.0.0" }, "directories": {}, "dist": { "shasum": "f08799ebc5c8f3f2ebad51cfceca35727a31b955", "tarball": "https://registry.npmjs.org/homebridge-i2c-pca9685/-/homebridge-i2c-pca9685-1.0.1.tgz" }, "maintainers": [ { "name": "knoot", "email": "speacehater@yahoo.de" } ], "readme": "ERROR: No README data found!", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }