iobroker.nuki2
Version:
Nuki Smart Lock 2.0
87 lines (86 loc) • 2.46 kB
JSON
{
"_from": "https://github.com/Zefau/ioBroker.nuki2/tarball/master",
"_id": "iobroker.nuki2@0.9.12",
"_inBundle": false,
"_integrity": "sha512-WJmuKvMoUcfZqN6fe+QWwM5flTdOza/acoFYVIyNGO1IkNzJDhm8oVtTFFYvPlFA1DIry5Ad+5TSJU/K/LOitQ==",
"_location": "/iobroker.nuki2",
"_phantomChildren": {
"bluebird": "3.5.4",
"body-parser": "1.19.0",
"express": "4.16.4",
"request": "2.88.0",
"request-promise": "4.2.4",
"url-parse": "1.4.7"
},
"_requested": {
"type": "remote",
"raw": "https://github.com/Zefau/ioBroker.nuki2/tarball/master",
"rawSpec": "https://github.com/Zefau/ioBroker.nuki2/tarball/master",
"saveSpec": "https://github.com/Zefau/ioBroker.nuki2/tarball/master",
"fetchSpec": "https://github.com/Zefau/ioBroker.nuki2/tarball/master"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://github.com/Zefau/ioBroker.nuki2/tarball/master",
"_shasum": "d5585826ae79a16ee7eaa01b0583fb238e1898b1",
"_spec": "https://github.com/Zefau/ioBroker.nuki2/tarball/master",
"_where": "/root",
"author": {
"name": "Zefau",
"email": "zefau@mailbox.org"
},
"bugs": {
"url": "https://github.com/Zefau/ioBroker.nuki2/ioBroker.nuki2/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Zefau",
"email": "zefau@mailbox.org"
}
],
"dependencies": {
"@iobroker/adapter-core": "^1.0.3",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"ip": "^1.1.5",
"nuki-bridge-api": "^1.5.0",
"nuki-web-api": "^2.0.1",
"request": "^2.88.0",
"request-promise": "^4.2.4",
"uuid": "^3.3.2"
},
"deprecated": false,
"description": "Nuki Smart Lock 2.0",
"devDependencies": {
"@iobroker/testing": "^1.2.5",
"axios": "^0.19.0",
"chai": "^4.2.0",
"gulp": "^4.0.1",
"mocha": "^6.2.0"
},
"homepage": "https://github.com/Zefau/ioBroker.nuki2/ioBroker.nuki2",
"keywords": [
"ioBroker",
"Nuki",
"Smart Lock",
"Smart Home",
"home automation"
],
"license": "MIT",
"main": "nuki2.js",
"name": "iobroker.nuki2",
"repository": {
"type": "git",
"url": "https://github.com/Zefau/ioBroker.nuki2/ioBroker.nuki2"
},
"scripts": {
"test": "npm run test:package && npm run test:unit",
"test:integration": "mocha test/integration --exit",
"test:package": "mocha test/package --exit",
"test:unit": "mocha test/unit --exit"
},
"version": "1.0.5"
}