Skip to content

npmtest/node-npmtest-homebridge-homeassistant

Repository files navigation

npmtest-homebridge-homeassistant

basic test-coverage for homebridge-homeassistant (v2.0.7) npm package travis-ci.org build-status

Homebridge plugin for Home Assistant: https://home-assistant.io

NPM

git-branch : alpha
coverage : istanbul-coverage
test-report : test-report
build-artifacts : build-artifacts

istanbul-coverage

test-report

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "bugs": {
        "url": "http://github.com/home-assistant/homebridge-homeassistant/issues"
    },
    "dependencies": {
        "eventsource": "^0.2.1",
        "request": "^2.69.0"
    },
    "description": "Homebridge plugin for Home Assistant: https://home-assistant.io",
    "devDependencies": {
        "eslint": "^3.13.1",
        "eslint-config-airbnb-base": "^11.1.0"
    },
    "directories": {},
    "dist": {
        "shasum": "6feae4c6d557ecc459c81c33d07b7525a6b828e0",
        "tarball": "https://registry.npmjs.org/homebridge-homeassistant/-/homebridge-homeassistant-2.0.7.tgz"
    },
    "engines": {
        "homebridge": ">=0.3.0",
        "node": ">=4.3.2"
    },
    "gitHead": "0accef20ef60c7bd1627312232f54c15ff45317a",
    "homepage": "https://github.com/home-assistant/homebridge-homeassistant#readme",
    "keywords": [
        "homebridge-plugin",
        "homebridge",
        "plugin",
        "home-assistant",
        "home assistant",
        "home",
        "assistant",
        "homekit",
        "siri"
    ],
    "license": "Apache-2.0",
    "maintainers": [
        {
            "name": "maddox"
        },
        {
            "name": "robbiet480"
        }
    ],
    "name": "homebridge-homeassistant",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git://github.com/home-assistant/homebridge-homeassistant.git"
    },
    "scripts": {
        "test": "eslint index.js accessories/*"
    },
    "version": "2.0.7",
    "bin": {}
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published