UNPKG

jsdx-power

Version:

Power API on JSDX framework

33 lines (32 loc) 601 B
{ "name": "jsdx-power", "version": "0.2.0", "description": "Power API on JSDX framework", "keywords": [ "jsdx", "system", "power" ], "homepage": "https://github.com/cfsghost/jsdx-power", "author": { "name": "Fred Chien(錢逢祥)", "email": "cfsghost@gmail.com", "web": "http://www.mandice.com/" }, "license": "MIT", "repository": { "type": "git", "url": "git@github.com:cfsghost/jsdx-power.git" }, "directories": { "tests": "tests" }, "engines": { "node": ">= 0.8.0" }, "dependencies": { "dbus": ">= 0.2.0", "async": ">= 0.2.9" }, "main": "./lib/power.js" }