{ "name": "yunkong2.doorgate", "version": "0.6.0", "description": "doorgate", "author": { "name": "onc", "email": "yunkong2@onenetcom.com" }, "contributors": [ { "name": "onc", "email": "yunkong2@onenetcom.com" } ], "homepage": "https://git.spacen.net/yunkong2/yunkong2.doorgate", "license": "MIT", "keywords": [ "yunkong2", "doorgate", "Smart Home", "home automation" ], "repository": { "type": "git", "url": "https://git.spacen.net/yunkong2/yunkong2.doorgate" }, "dependencies": { "express": "^4.13.4", "request": "^2.72.0" }, "devDependencies": { "gulp": "^3.9.1", "mocha": "^4.1.0", "chai": "^4.1.2" }, "main": "main.js", "scripts": { "test": "node node_modules/mocha/bin/mocha --exit" }, "bugs": { "url": "https://git.spacen.net/yunkong2/yunkong2.doorgate/issues" }, "readmeFilename": "README.md" }